doctrine-standalone
v1.0.0
Published
A standalone version of Doctrine JSDoc parser, to work in a browser.
Downloads
7
Readme
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-standaloneThis 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
