Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.
/ jsdoc-aas Public archive

A microservice to transform jsdoc annotated js to markdown

License

Notifications You must be signed in to change notification settings

Haroenv/jsdoc-aas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSDoc to markdown as a service

This is a Zeit micro service to turn a single file of code into markdown, to be shown wherever.

Available at jsdoc.now.sh, just post your code as source.

All options are visible at jsdoc2md/jsdoc-to-markdown

Example:

curl -d '{"source":"/** This is a description of the foo function. */\nfunction foo() {}"}' https://jsdoc.now.sh

License

MIT

About

A microservice to transform jsdoc annotated js to markdown

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published