Uses [Remark](https://github.com/remarkjs/remark) to transform your Markdown content.
A plugin for video.js to add support for timeline moment/range comments and annotations
Transform TypeScript into ES.next
Turn async functions into ES2015 generators
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Compile ES2015 block scoping (const and let) to ES5
Apply ES2015 function.name semantics to all functions
This plugin transforms ES2015 modules to CommonJS
Compile ES2015 arrow functions to ES5
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Ensure that reserved words are quoted in object property keys
Transform class static blocks
Compile ES2015 Unicode escapes to ES5
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 for...of to ES5
Compile ES2015 spread to ES5
Compile regular expressions using named groups to ES5.
Transform import() expressions
This plugin transforms ES2015 modules to UMD
Compile objects with duplicate keys to valid strict ES5
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Nanoc is a static-site generator focused on flexibility. It transforms content from a format such as Markdown or AsciiDoc into another format, usually HTML, and lays out pages consistently to retain the site’s look and feel throughout. Static sites built with Nanoc can be deployed to any web server.
A comprehensive Ruby tool for building and optimizing documentation for Large Language Models. Features include: generating llms.txt files from documentation directories with automatic file prioritization, transforming individual markdown files by expanding relative links to absolute URLs, bulk transforming entire documentation trees with customizable exclusion patterns, comparing content sizes to measure context window savings, and serving LLM-optimized documentation. Provides both CLI and Ruby API with configuration file support.