0.0.12 • Published 3 years ago

@sricsl/sunflower-flora v0.0.12

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

Sunflower-Flora

JavaScript library for Flora.

Building

To build Flora parser, run npm run build.

Documentation

To build the jsdoc, run npm run doc. The docs will end up in the jsdoc dir.

Testing

To run the unit tests, run npm test.

Deploying

To deploy to Artifactory, run npm run deploy.