All Projects → nullobject → jsdoc-react

nullobject / jsdoc-react

Licence: MIT license
A JSDoc template built with React.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Makefile
30231 projects

JSDoc React

A JSDoc template with a clean and minimal design.

Built with React, Bootstrap, and WebPack.

Examples

Install

Install the npm package:

> npm install jsdoc-react

Run JSDoc with the template:

> jsdoc -t jsdoc-react ...

Contribute

Build

Build the library:

> make production

Test

Run the tests:

> make test

Release

Ship a new release x.y.z:

> make release version=x.y.z

License

JSDoc React is licensed under the MIT license. See the LICENSE file for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].