unified

  1. unifiedjs.com
  2. small, safe, and great commonmark (optionally gfm) compliant markdown parser
  1. 81%
  2. MIT
  3. 2k
  1. 221m
  1. markdown 105
  2. unified 38
  3. gfm 18
  4. ast 12
  5. parse 8
  6. commonmark 6
  7. compile 5
  8. cst 3
  9. tokenize 2

Packages in monorepo

  1. micromark

    small commonmark compliant markdown parser with positional info and concrete tokens
    1. 81%
    2. 21m
    3. 25.2 kB
  2. micromark-core-commonmark

    The CommonMark markdown constructs
    1. 79%
    2. 12m
    3. 20 kB
  3. micromark-util-character

    micromark utility to handle character codes
    1. 79%
    2. 15m
    3. 458 B
  4. micromark-util-subtokenize

    micromark utility to tokenize subtokens
    1. 79%
    2. 12m
    3. 944 B
  5. micromark-factory-title

    micromark factory to parse markdown titles (found in resources, definitions)
    1. 79%
    2. 12m
    3. 594 B
  6. micromark-factory-label

    micromark factory to parse labels (found in media, definitions)
    1. 79%
    2. 12m
    3. 549 B
  7. micromark-util-sanitize-uri

    micromark utility to sanitize urls
    1. 79%
    2. 13m
    3. 657 B
  8. micromark-factory-space

    micromark factory to parse markdown space (found in lots of places)
    1. 79%
    2. 13m
    3. 395 B
  9. micromark-util-normalize-identifier

    micromark utility normalize identifiers (as found in references, definitions)
    1. 79%
    2. 12m
    3. 215 B
  10. micromark-util-chunked

    micromark utility to splice and push with giant arrays
    1. 79%
    2. 12m
    3. 305 B
  11. micromark-util-resolve-all

    micromark utility to resolve subtokens
    1. 79%
    2. 12m
    3. 220 B
  12. micromark-util-classify-character

    micromark utility to classify whether a character is whitespace or punctuation
    1. 79%
    2. 12m
    3. 325 B
  13. micromark-util-combine-extensions

    micromark utility to combine syntax or html extensions
    1. 79%
    2. 12m
    3. 492 B
  14. micromark-factory-destination

    micromark factory to parse destinations (found in resources, definitions)
    1. 79%
    2. 12m
    3. 634 B
  15. micromark-factory-whitespace

    micromark factory to parse markdown whitespace (found in lots of places)
    1. 79%
    2. 12m
    3. 475 B
  16. micromark-util-decode-numeric-character-reference

    micromark utility to decode numeric character references
    1. 79%
    2. 12m
    3. 298 B
  17. micromark-util-decode-string

    micromark utility to decode markdown strings
    1. 79%
    2. 12m
    3. 11.5 kB
  18. micromark-build

    Build production files from dev files
    1. 68%
    2. 135