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
error-stack-parser
Cross-browser JavaScript library that parses Error objects into structured stack frames with function names, file paths, and line/column numbers.
common-tags
A well-tested library of tagged template literal functions for cleaning up multiline strings, HTML, and lists in ES2015+ JavaScript.
strip-indent
Strip leading whitespace from every line of a string, with a dedent() helper for cleaning up multi-line template literals.
normalize-path
Normalize Windows and POSIX file path slashes to unix-style forward slashes
charabia
Meilisearch's multilingual Rust tokenizer for segmenting and normalizing text
modern-normalize
A modern, minimal CSS reset that normalizes only the latest Chrome, Firefox, and Safari.
stacktrace-gps
Resolves a partial stack frame into a precise one using source maps and function-name inference.
stackframe
A tiny JS object representation of a single stack trace frame, powering stacktrace.js.
redent
Strip a string's redundant common indentation, then re-indent it to a given depth.