Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

joanna Build Status

This is the JavaScript counterpart of donna.

Usage

From node:

const joanna = require('joanna')
const docsJSON = joanna([
  'src/some-file.js',
  'src/another-file.js'
])

From the command line:

$ joanna src/*.js

Or:

$ joanna-tello package.json src/*.js

About

Gathers metadata to generate JavaScript docs - compatible with donna

Resources

Packages

No packages published
You can’t perform that action at this time.