markedmarkedjs
ADDEDMarked is a fast, lightweight Markdown parser and compiler that works in browsers, on Node.js servers, and via CLI. It supports all standard Markdown features, custom extensions, and is easily adaptable for different use cases.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONMarked is a fast, lightweight Markdown parser and compiler that works in browsers, on Node.js servers, and via CLI. It supports all standard Markdown features, custom extensions, and is easily adaptable for different use cases.
remark is a plugin-driven markdown processor from the unified collective. It parses markdown into an AST (mdast), lets plugins inspect and transform it, and serializes it back, with 150+ plugins and a CLI for linting and formatting.