Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
fast-glob
A very fast and efficient glob library for Node.js
globby
User-friendly glob matching for Node.js, built on fast-glob with negation, directory expansion, and gitignore support.
mdast-util-from-markdown
Parses markdown into a fully spec-compliant mdast syntax tree using the micromark tokenizer.
Micromatch
Fast, POSIX-compliant glob matching for Node.js — the drop-in replacement for minimatch and multimatch.
micromark
The smallest 100% CommonMark-compliant markdown parser, with GFM and MDX support
tinyglobby
A fast, dependency-light glob matcher built as a drop-in alternative to globby and fast-glob.
asttokens
Annotate Python AST nodes with exact source text and token positions
hast-util-from-html
A hast utility that parses serialized HTML into a syntax tree using parse5, with detailed error reporting.
markdown-rs
A CommonMark and GFM compliant markdown parser for Rust, compiling to safe HTML or a full mdast syntax tree.
wink-nlp-utils
A collection of composable NLP text-preparation utilities for tokenizing, stemming, and cleaning strings and tokens in Node.js.
lexer
A flex-inspired, regex-based JavaScript lexer with start conditions and longest-match scanning for building custom tokenizers.