Repositories
47 tracked repositories
anthropics/anthropic-sdk-typescript
Access to Anthropic's safety-first language model APIs in TypeScript
anthropics/evals
openai/openai-python
The official Python library for the OpenAI API
openai/openai-node
Official JavaScript / TypeScript library for the OpenAI API
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
vercel/next.js
The React Framework
vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
vercel/swr
React Hooks for Data Fetching
vercel/ai
The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents
vercel/pkg
Package your Node.js project into an executable
vercel/hyper
A terminal built on web technologies
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
denoland/deno
A modern runtime for JavaScript and TypeScript.
denoland/fresh
The next-gen web framework.
denoland/std
The Deno Standard Library
facebook/react
The library for web and native user interfaces.
facebook/react-native
A framework for building native applications using React
jestjs/jest
Delightful JavaScript Testing.
facebook/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
facebook/docusaurus
Easy to maintain open source documentation websites.
microsoft/vscode
Visual Studio Code
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
microsoft/vscode-python
Python extension for Visual Studio Code
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
vitejs/vite
Next generation frontend tooling. It's fast!
sveltejs/svelte
web development for the rest of us
remix-run/remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
nuxt/nuxt
The Full-Stack Vue Framework.
withastro/starlight
🌟 Build beautiful, accessible, high-performance documentation websites with Astro
prettier/prettier
Prettier is an opinionated code formatter.
eslint/eslint
Find and fix problems in your JavaScript code.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
python/cpython
The Python programming language
rust-lang/rust
Empowering everyone to build reliable and efficient software.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
docker-archive/docker-ce
:warning: This repository is deprecated and will be archived (Docker CE itself is NOT deprecated) see the https://github.com/docker/docker-ce/blob/master/README.md :warning:
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
postcss/postcss
Transforming styles with JS plugins
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
rollup/rollup
Next-generation ES module bundler
evanw/esbuild
An extremely fast bundler for the web
swc-project/swc
Rust-based platform for the Web
oxc-project/oxc
⚓ A collection of high-performance JavaScript tools.