This package has been deprecated

Author message:

NO LONGER MAINTAINED

the-script-jsdoc

2.0.4 • Public • Published

the-script-jsdoc

Build Status npm Version JS Standard

JSDOC script for the-project

Installation

$ npm install the-script-jsdoc --save

Usage

'use strict'
 
const jsdoc = require('the-script-jsdoc')
 
async function tryExample () {
  await jsdoc('my_project_dir')
}
 
tryExample().catch(console.error)
 

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i the-script-jsdoc

Weekly Downloads

16

Version

2.0.4

License

MIT

Unpacked Size

14.8 kB

Total Files

31

Last publish

Collaborators

  • okunishinishi