63 packages found
Extract javascript comments on per character basis. Comment object compatible with `acorn-extract-comments` and Esprima format.
Generate API documentation as JSON from comments in your code.
Regular expression for matching HTML empty conditional comments
Uses esprima to extract line and block comments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).
Extract code comments from string or from a glob of files using esprima.
Simply extract documentation comments from a source file.
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.
Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.
C-Style source file preprocessor and comments remover for JavaScript
- code
- comments
- compact
- compilation
- conditional
- define
- files
- include
- javascript
- join
- jspp
- preprocessor
- remover
- source
Wrap Markdown with a comment block.
Comprehensive and configurable ESLint config for Vue 3 projects with TypeScript support
- vue
- vue3
- eslint
- eslint-config
- code
- quality
- eslint-plugin
- code style
- javascript
- typescript
- json
- jsonc
- json5
- jsdoc
- View more
Parse code comments from JavaScript or any language that uses the same format.
Detect Self-Admitted Technical Debts in NodeJS Packeges
Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.
A powerful dev-tool to easily generate beautiful HTML documentation from Javascript (JSDoc), Markdown and HTML files.
Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.
Parse code comments from JavaScript or any language that uses the same format.
Parse JavaScript code comments and generate API documentation.
A powerful dev-tool to easily generate beautiful HTML documentation from Javascript (JSDoc), Markdown and HTML files.