2.0.4 • Published 7 years ago

the-script-jsdoc v2.0.4

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

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago