@the-/jsdoc

15.4.14 • Public • Published

@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

/@the-/jsdoc/

    Package Sidebar

    Install

    npm i @the-/jsdoc

    Weekly Downloads

    60

    Version

    15.4.14

    License

    MIT

    Unpacked Size

    45.4 kB

    Total Files

    16

    Last publish

    Collaborators

    • okunishinishi