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
Tags3
Sort:Used by Most Apps
date-fns
Modern JavaScript date utility library with 200+ pure, immutable functions
Lodash
A modern JavaScript utility library delivering modularity, performance, and extras for arrays, objects, and functions.
@babel/core
The core JavaScript compiler that transforms next-generation syntax into code every browser and runtime can understand.
remark-gfm
Add GitHub Flavored Markdown support to remark for tables, task lists, footnotes, and strikethrough.
eslint-plugin-import
ESLint rules that validate ES module import/export syntax and catch broken paths before they hit your build.
rollup
A module bundler for JavaScript that compiles small pieces of code into optimized libraries and applications using native ES modules.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
Octokit REST
The official GitHub REST API client for JavaScript and TypeScript, with a typed method for every endpoint.
postcss-import
A PostCSS plugin that inlines @import rules, merging split CSS files into one stylesheet before other plugins run.
webpack-bundle-analyzer
Turns webpack build stats into an interactive, zoomable treemap so you can see exactly what's bloating every bundle.
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.
@octokit/core
Extendable client for GitHub's REST and GraphQL APIs
passport-github2
A Passport.js strategy for authenticating Node.js applications with GitHub via OAuth 2.0.
@octokit/auth-app
GitHub App authentication strategy for JavaScript and Octokit