ziro-state

1.0.5 • Public • Published

Ziro State

Easy to use web app state management. View the documentation at ziro-state.alexlockhart.me

Netlify Status

A Ziro Project

Install

npm install ziro-state

For usage, refer to the documentation.

Contributing

Clone the repo and then run npm link.

cd ziro-state
npm link
npm run watch
cd ../../ # Some other directory
npm link ziro-state

Publishing

# Bump version in package.json
npm run build
git add .
git commit -m "Something"
git push origin main
npm publish

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    0

Package Sidebar

Install

npm i ziro-state

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

729 kB

Total Files

31

Last publish

Collaborators

  • alexlockhart