Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
get-comments
Extract javascript comments on per character basis. Comment object compatible with `acorn-extract-comments` and Esprima format.
acorn-extract-comments
Extract JavaScript code comments from a string, using `acorn`. Optionally returns the AST and first line of code after comment - useful for parsing code context and api docs.
apidocs-cli
Command-line app for generating API docs from code comments. Can be used as API of helper-apidocs package.