0.0.3 • Published 6 years ago

stately-fx v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

stately-fx

Hopefully soon I will add a README with examples. For now your best bet is cloning the project and running:

npm install
npm build
npm docs

This will host a static TypeDoc site at 8080. It is generated from JSDoc and TypeScript definitions, and currently limited, but you can at least see the API.

Start with the exports defined in index.ts.

For (mocked) example usage, check the spec.ts for the file in question; e.g. to see how to create an FxActions instance, check out actions.spec.ts.

When I write a real README I'll add the TypeDoc to GitHub pages.

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago