2.0.4 • Published 5 years ago

the-script-jsdoc v2.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

2.0.4

5 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago