.changeset/README.md | |
|
|
.changeset/config.json | |
|
|
.codeclimate.json | |
|
|
.deepsource.toml | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/workflows/docs.yml | |
|
|
.github/workflows/manual-publish.yml | |
|
|
.github/workflows/publish.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.npmrc | |
|
|
.prettierignore | |
|
|
.prettierrc | |
|
|
.tkb | |
|
|
.vscode/extensions.json | |
|
|
.vscode/settings.json | |
|
|
CODE_OF_CONDUCT.md | |
|
|
FEATURED.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
SECURITY.md | |
|
|
TODO.md | |
|
|
contributing.md | |
|
|
devcontainer.json | |
|
|
docs/assets/highlight.css | |
|
|
docs/assets/icons.js | 17 | A 0 mins |
|
docs/assets/icons.svg | |
|
|
docs/assets/main.js | 6 | A 0 mins |
|
docs/assets/navigation.js | 1 | A 0 mins |
|
docs/assets/search.js | 1 | A 0 mins |
|
docs/assets/style.css | |
|
|
docs/functions/client_mouse_trail_mouse_trail.MouseTrail.html | |
|
|
docs/functions/utils.trails.html | |
|
|
docs/index.html | |
|
|
docs/interfaces/client_mouse_trail_mouse_trail.MouseTrailProps.html | |
|
|
docs/modules.html | |
|
|
docs/modules/client_mouse_trail_mouse_trail.html | |
|
|
docs/modules/utils.html | |
|
|
examples/nextjs/.eslintrc.js | 7 | A 0 mins |
|
examples/nextjs/cache/config.json | |
|
|
examples/nextjs/next.config.js | 3 | A 0 mins |
|
examples/nextjs/package.json | |
|
|
examples/nextjs/public/favicon.ico | |
|
|
examples/nextjs/src/app/button.module.css | |
|
|
examples/nextjs/src/app/button.tsx | 18 | A 0 mins |
|
examples/nextjs/src/app/layout.tsx | 24 | A 0 mins |
|
examples/nextjs/src/app/page.tsx | 14 | A 0 mins |
|
examples/nextjs/src/app/styles.css | |
|
|