Base (github @node-base) application plugin for extracting code comments using `acorn-extract-comments`.
Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.
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.
Extract comments from source files of various languages
A base TSConfig for working with Node 10.
A base TSConfig for working with Node 16.
A base TSConfig for working with Node 14.
A base TSConfig for working with Node 12.
No description provided.
Strip comments from JSON. Lets you use comments in your JSON files!
extracts CSS into separate files
A CSS Modules transform to extract local aliases for inline imports
A base TSConfig for working with Node 18.
A lightweight URI template matcher based on RFC 6570
OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applications
unzip a zip file into a directory using 100% javascript
A base TSConfig for working with Node 20.
Parse and stringify JSON with comments. It will retain comments even after saved!
Discard comments in your CSS files with PostCSS.
Extract javascript comments on per character basis. Comment object compatible with `acorn-extract-comments` and Esprima format.
A base TSConfig for working with Recommended.
Extract comments from Solidity code
Removes comments from JSON/JavaScript, CSS/HTML, CPP/H, etc.
This gem extracts embeded info (yaml front matters, for example ) in source code comments with predefined format: 1. the leading comment string can be different based on the language. 2. the leading column of yaml docs should be aligned to be converted to yaml.
Chiridion generates documentation optimized for AI agents and LLMs working with Ruby codebases. It extracts documentation from YARD comments, merges RBS type signatures, and produces structured markdown suitable for context injection. Features: - YARD-based documentation extraction - RBS type signature integration (RBS is authoritative) - RSpec example extraction - Obsidian-compatible wikilinks for cross-references - Drift detection for CI/CD pipelines - toys/dx CLI task definitions