All Projects → bradtraversy → Jsdoc Examples

bradtraversy / Jsdoc Examples

Examples of using JSDoc to document JavaScript

Programming Languages

javascript
184084 projects - #8 most used programming language

JSDoc Example

This is some example code to show you how to use JSDoc for documenting your JavaScript and also using it for type checking.

Usage

npm install
# Generate a docs folder with the documentation website
npm run doc
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].