15.4.14 • Published 5 years ago

@the-/jsdoc v15.4.14

Weekly downloads
873
License
MIT
Repository
github
Last release
5 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

5 years ago

15.4.13

5 years ago

15.4.11

6 years ago

15.4.10

6 years ago

15.4.9

6 years ago

15.4.8

6 years ago

15.4.6

6 years ago

15.4.5

6 years ago

15.4.4

6 years ago

15.4.3

6 years ago