15.4.14 • Published 4 years ago

@the-/jsdoc v15.4.14

Weekly downloads
873
License
MIT
Repository
github
Last release
4 years ago

@the-/jsdoc

npm Version

JSDoc generator

Installation

$ npm install @the-/jsdoc --save

Usage

'use strict'

/**
 * The is an example of Jsdoc
 * @file example-usage.js
 */
async function tryExample() {}

tryExample().catch((err) => console.error(err))

API Guide

See API Guide for more detail

License

This software is released under the MIT License.

Links

15.4.14

4 years ago

15.4.13

4 years ago

15.4.11

5 years ago

15.4.10

5 years ago

15.4.9

5 years ago

15.4.8

5 years ago

15.4.6

5 years ago

15.4.5

5 years ago

15.4.4

5 years ago

15.4.3

5 years ago