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
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
fast-csv
Streaming CSV parser and formatter for Node.js with zero runtime dependencies and full TypeScript support.
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.
CleverCSV
A drop-in replacement for Python's csv module that detects the dialect of messy, real-world CSV files with far higher accuracy than the standard library.
redent
Strip a string's redundant common indentation, then re-indent it to a given depth.