1.1.1 • Published 3 years ago

create-stateful-context v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

User Guide

This project is a tszip package written in TypeScript with the latest ESNext syntax in src/ and compiled to ES module output in dist/.

Developing

To compile the project and watch for changes:

yarn dev

Building

To build the release package:

yarn build

Publish

To compile the release build and publish to NPM:

yarn publish
1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.1.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago