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
lint-staged
Run linters and formatters only against the files staged in git, so a slow full-project lint never blocks a commit.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
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.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
update-notifier
Notify CLI users of new npm package versions without slowing down startup
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
ty
An extremely fast Python type checker and language server written in Rust.
markdown-link-check
Command-line tool and Node.js module that scans markdown files for dead hyperlinks and unreachable mailto links.
electron-is-dev
Detect whether an Electron app is running in development or a packaged production build.
is-network-error
Checks whether a caught error is a genuine Fetch network failure, normalized across browsers and JS runtimes.
unist-util-visit-parents
Recursively walk unist syntax trees while tracking the full ancestor stack of every node.
is-valid-path
Lightweight utility that checks whether a string is a valid, non-glob file path in Node.js.
micromark-extension-gfm-task-list-item
micromark extensions that add GitHub Flavored Markdown task list checkbox syntax and HTML output.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
is
TypeScript-first runtime type checking with type guards, assertions, and generic-aware inference for over 100 JavaScript and TypeScript value types.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
is-ip
A tiny, focused utility to check whether a string is a valid IPv4 or IPv6 address.
genversion
A CLI and Node API that generates a version module from package.json, so client bundles never need to ship the whole file.
version_check
A zero-dependency Rust crate for checking the installed or running rustc's version, release channel, and release date directly from build scripts.
mdast-util-gfm-task-list-item
mdast extensions to parse and serialize GitHub Flavored Markdown task list items.
hast-util-has-property
A tiny hast utility that checks whether an element node owns a given property, safely excluding inherited and falsy values.