1.0.0 • Published 8 years ago
rfunc-desc v1.0.0
rfunc-desc
Describer for rfunc
Installation
$ npm install rfunc-desc --save
Usage
'use strict'
const { fromFile } = require('rfunc-desc')
let descriptions = fromFile('lib/define.js')
console.log(descriptions) // -> { /* ... */ }
License
This software is released under the MIT License.
Links
1.0.0
8 years ago