Marked: Detailed Overview & Metrics

v13.0.2(about 22 hours ago)

This package is actively maintained.Types definitions are bundled with the npm packageNumber of direct dependencies: 0Monthly npm downloads

Marked is a fast and efficient markdown parser and compiler for JavaScript. It is widely used for converting markdown content into HTML for rendering on websites or applications. Marked supports the CommonMark specification and provides a simple and easy-to-use API for parsing markdown syntax with options for customization. It is known for its speed and reliability, making it a popular choice among developers for handling markdown content.

Compared to other markdown parsers like Showdown or Remarkable, Marked stands out for its performance and simplicity. It is actively maintained with regular updates and bug fixes, ensuring compatibility with the latest JavaScript environments.

Alternatives: showdown, remarkable, markdown-it

Tags: javascriptmarkdownparsercompilerCommonMark