@informatix8/tree-bios
v1.0.0
Published
Search Tree Library and Services
Downloads
7
Readme
Tree BIOS
Tree Model and Services
A model handling state, fetching and inspire tree
Features
- Result fetching
- Customizable services which can be overridden
Usage
Install
npm installDevelopment
npm run devBuild
npm run buildRelease
npm run build
git tag -a vX.Y.Z
git push origin master
git push origin --tags
npm publish --access=public .
