asciidoctor.js VS marked

Compare asciidoctor.js vs marked and see what are their differences.

asciidoctor.js

:scroll: A JavaScript port of Asciidoctor, a modern implementation of AsciiDoc (by asciidoctor)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
asciidoctor.js marked
2 60
708 31,885
3.4% 1.1%
6.8 9.5
6 days ago 7 days ago
JavaScript JavaScript
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

asciidoctor.js

Posts with mentions or reviews of asciidoctor.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-10.
  • ASCIIDoc Preprocessor for Use With SvelteKit?
    2 projects | /r/sveltejs | 10 Aug 2021
    I've been looking around for a ASCIIDoc preprocessor a la svelte-preprocess-markdown. I'm pretty sure I could accomplish it with marked extensions (or I could try and write my own preprocessor with asciidoctor.js) but I'm wondering if anyone knows of some additional resources that might help.
  • Compare AsciiDoc and Markdown
    6 projects | news.ycombinator.com | 5 Jul 2021
    As can be seen here, GitHub renders Asciidoc just fine: https://github.com/asciidoctor/asciidoctor.js

marked

Posts with mentions or reviews of marked. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-14.

What are some alternatives?

When comparing asciidoctor.js and marked you can also consider the following projects:

marktext - đź“ťA simple and elegant markdown editor, available for Linux, macOS and Windows.

remark - markdown processor powered by plugins part of the @unifiedjs collective

asciidoctor-web-pdf - Convert AsciiDoc documents to PDF using web technologies

markdown-it - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed

markup - Determines which markup library to use to render a content file (e.g. README) on GitHub

snarkdown - :smirk_cat: A snarky 1kb Markdown parser written in JavaScript

asciidoctor-mathematical - An extension for Asciidoctor that converts the content of STEM blocks and inline macros using Mathematical.

DOMPurify - DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:

MDsveX - A markdown preprocessor for Svelte.

js-yaml - JavaScript YAML parser and dumper. Very fast.

front-matter - Extract YAML front matter from strings

PEG.js - PEG.js: Parser generator for JavaScript