progressive-value
TypeScript icon, indicating that this package has built-in type declarations

1.0.10 • Public • Published

progressive-value

npm version

Package for value progressing over time. Hum yeah that's pretty much it.

Install bun

https://bun.sh/

curl -fsSL https://bun.sh/install | bash

Commands

  • start: "bun run index.ts",
  • bundle: "bun run bundler/bundler.ts",
  • list: "bun run samples/list-scripts.tsx",
  • example: "cd example && bun start && cd ..",
  • fileSample: "bun run samples/file.tsx && cat samples/data/test.json",
  • httpSample: "bun run samples/server.tsx"

Run example

https://jacklehamster.github.io/progressive-value/example/

Github Source

https://github.com/jacklehamster/progressive-value/

Package Sidebar

Install

npm i progressive-value

Weekly Downloads

10

Version

1.0.10

License

MIT

Unpacked Size

14.6 kB

Total Files

10

Last publish

Collaborators

  • vincentlequang