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
Sort:Used by Most Apps
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
lowlight
Virtual syntax highlighting for virtual DOMs and non-HTML things, powered by highlight.js
unist-util-visit
Tiny utility to walk unist syntax trees and run a visitor on matching nodes
rehype-highlight
Rehype plugin that syntax-highlights code blocks at build time using lowlight and highlight.js.
remark-rehype
A unified/remark plugin that converts a markdown (mdast) syntax tree into an HTML (hast) syntax tree, bridging the remark and rehype ecosystems.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
hast-util-to-html
Serializes hast syntax trees into WHATWG-compliant HTML strings, with fine-grained control over escaping, quoting, and tag omission.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
refractor
Lightweight virtual syntax highlighter that wraps Prism to output hast syntax trees instead of HTML strings.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
hast-util-from-html
A hast utility that parses serialized HTML into a syntax tree using parse5, with detailed error reporting.
hast-util-is-element
Checks whether a hast node is an Element, optionally matching a tag name, list of tag names, or a custom test function.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
rehype-react
A unified/rehype plugin that compiles HTML syntax trees into React, Preact, Solid, or Vue JSX elements.
hastscript
A hyperscript-style helper for building hast (HTML/SVG) syntax trees in JavaScript.
hast-util-has-property
A tiny hast utility that checks whether an element node owns a given property, safely excluding inherited and falsy values.