.editorconfig | |
|
|
.github/workflows/codeql-analysis.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.husky/commit-msg | |
|
|
.husky/pre-commit | |
|
|
.npmignore | |
|
|
.vscode/launch.json | |
|
|
.vscode/settings.json | |
|
|
CHANGELOG.md | |
|
|
CNAME | |
|
|
LICENSE | |
|
|
README.md | |
|
|
_config.yml | |
|
|
assets/littlefoot-demo.gif | |
|
|
biome.json | |
|
|
commitlint.config.js | 1 | A 0 mins |
|
cypress.config.ts | 19 | A 0 mins |
|
cypress/e2e/a11y.cy.ts | 37 | A 0 mins |
|
cypress/e2e/click.cy.ts | 24 | A 0 mins |
|
cypress/e2e/fixtures/click.html | |
|
|
cypress/e2e/fixtures/ok.html | |
|
|
cypress/e2e/fixtures/scroll.html | |
|
|
cypress/e2e/scroll.cy.ts | 27 | A 0 mins |
|
cypress/e2e/support.ts | 2 | A 0 mins |
|
cypress/tsconfig.json | |
|
|
package-lock.json | |
|
|
package.json | |
|
|
postcss.config.js | 9 | A 0 mins |
|
renovate.json | |
|
|
rollup.config.js | 54 | A 0 mins |
|
src/dom/document.ts | 204 | A 0 mins |
|
src/dom/element.ts | 9 | A 0 mins |
|
src/dom/events.ts | 67 | A 1 hr |
|
src/dom/footnote.ts | 83 | A 0 mins |
|
src/dom/layout.ts | 59 | A 0 mins |
|
src/dom/scroll.ts | 23 | A 0 mins |
|
src/littlefoot.css | |
|
|
src/littlefoot.ts | 39 | A 0 mins |
|
src/settings.ts | 25 | A 0 mins |
|
src/use-cases.ts | 112 | A 3 hrs |
|
tsconfig.json | |
|
|
vitest.config.mts | |
|
|