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
Tags4
Sort:Used by Most Apps
tsx
A drop-in replacement for the node CLI that runs TypeScript and ESM files instantly, powered by esbuild.
remark-gfm
Add GitHub Flavored Markdown support to remark for tables, task lists, footnotes, and strikethrough.
css-loader
Resolves CSS @import and url() like JavaScript imports so webpack can bundle stylesheets and their assets.
style-loader
A webpack loader that injects bundled CSS into the DOM using style or link tags at runtime.
babel-loader
Babel loader for webpack (and Rspack) that transpiles modern JavaScript with filesystem caching and source map support.
remark
A plugin-powered markdown processor that parses, transforms, and serializes markdown on top of unified.
sass-loader
Compiles Sass and SCSS files to CSS inside a webpack build, wiring in Dart Sass or Sass Embedded automatically.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
Octokit REST
The official GitHub REST API client for JavaScript and TypeScript, with a typed method for every endpoint.
unist-util-visit
Tiny utility to walk unist syntax trees and run a visitor on matching nodes
go-github
A comprehensive Go client library for the GitHub REST API, covering everything from repos and issues to Actions, Apps, and enterprise admin endpoints.
octokit.js
The all-batteries-included GitHub SDK for browsers, Node.js, and Deno.
rehype
A unified-based HTML processor with a large plugin ecosystem
@octokit/core
Extendable client for GitHub's REST and GraphQL APIs