1.0.0 • Published 7 years ago

doctrine-standalone v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

doctrine-standalone

This is a compiler for Doctrine JSDoc parser to be used in the browser. It will compile to convenient bundles in order to work well in a browser. See Doctrine for documentation and API.

Do npm run build to generate needed bundled files.

install by:

npm i -S doctrine-standalone

This is just an easy bundling to work with doctrine in a browser. dist folder have a ready to use file in a browser that will expose doctrine on window.doctrine