Skip to content

atom/joanna

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

Joanna

CI

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

Code of conduct

Stars

Watchers

Forks

Packages

No packages published