Skip to content

tkofh/coily

Repository files navigation

Coily

Spring physics animation for JavaScript, with Vue and Nuxt integrations.

This is the development monorepo. The published package lives in packages/coily — see its README for usage.

Packages

  • coily — the library: framework-agnostic core plus coily/vue and coily/nuxt entry points
  • playground-vanilla — minimal Vite demo of the core API
  • playground-nuxt — Nuxt demo of the Vue composables, including a 512-spring chain

Development

Uses pnpm workspaces and Turborepo.

pnpm install
pnpm build            # build all packages
pnpm test             # run all tests
pnpm dev:vanilla      # vanilla playground
pnpm dev:nuxt         # nuxt playground
pnpm check            # lint + format check

Releases are managed with changesets: pnpm publish-packages.

License

MIT

About

Spring Physics Utilities

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages