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
react-markdown
Safely render Markdown as React elements, no dangerouslySetInnerHTML required
Marked
A fast, low-level Markdown compiler that parses CommonMark and GFM into HTML in Node.js, browsers, or the CLI.
Storybook
The industry-standard workshop for building, documenting, and testing UI components in isolation, across every major frontend framework.
markdown-it
A fast, pluggable CommonMark-compliant Markdown parser and renderer for JavaScript, safe by default.
remark
A plugin-powered markdown processor that parses, transforms, and serializes markdown on top of unified.
turndown
Convert HTML into clean, customizable Markdown in Node.js and the browser.
react-native-safe-area-context
A flexible way to handle safe area insets in React Native, with hooks and components that also work on Android and web.
React Native Web
Cross-platform React UI components that render React Native's API on the web
goldmark
A CommonMark-compliant Markdown parser and renderer for Go, built around a walkable AST and pluggable extensions.
markdown-it-py
A CommonMark-compliant Markdown parser for Python, ported from the JS markdown-it
micromark
The smallest 100% CommonMark-compliant markdown parser, with GFM and MDX support
FlashList
High-performance drop-in replacement for React Native's FlatList with view recycling
mdurl
Python port of the mdurl URL parsing and encoding utilities used by markdown-it
pulldown-cmark
A fast, safe pull parser for CommonMark Markdown written in pure Rust
react-native-markdown-display
100% CommonMark-compliant Markdown renderer for React Native, with syntax extensions and full style customization