A utility for parsing inline comments
An inline style parser.
Generic JSDoc-like comment parser
A simple, fast and configurable INI parser.
Create a JSON-friendly object from an SVG string
Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.
Lint your commit messages
Incremental Markdown parser that consumes and emits Lezer trees
Maintained replacement for ESLint's deprecated SourceCode#getJSDocComment along with other jsdoc utilities
A very simple and stupid parser, based on a statemachine and regular expressions.
Parse incomplete json text in best-effort manner
Parse HTML into React components
Parse math interval
Create an inline source map comment from a source map
This is a simple parser for tagged comments.
Low footprint ECMAScript source code parser
Search CSS(-like) strings
Gonzales Preprocessor Edition (fast CSS parser)
Regular Expressions parser in JavaScript
A utility package to parse strings
A JavaScript parser
A small utility to parse, match and generate paths
the mighty option parser used by yargs
Node.js body parsing middleware
PDoc is an inline comment parser and JavaScript documentation generator written in Ruby. It is designed for documenting Prototype and Prototype-based libraries.
This gem leverages Guard's watch ability to insert files inline within another file. When the parser incounters a //= path/to/file, it then gets the content of that file and then inserts the content replacing the comment. Optionally that file can then be passed through Uglifier. Files with no insertions will just be copied over.