kjugi's Stars
web-platform-tests/interop
web-platform-tests Interop project
vercel/server-components-notes-demo
Demo of React Server Components with Next.js. Deployed on Vercel.
leerob/next-saas-starter
Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.
QwikDev/qwik
Instant-loading web apps, without effort
vercel/next.js
The React Framework
urql-graphql/urql
The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
facebook/react
The library for web and native user interfaces.
JakeChampion/fetch
A window.fetch JavaScript polyfill.
Raathigesh/majestic
⚡ Zero config GUI for Jest
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
David-Else/modern-typescript-with-examples-cheat-sheet
Fully printable summary of modern TypeScript language features with extensive examples to help you learn
GoogleChromeLabs/comlink
Comlink makes WebWorkers enjoyable.
SnowdogApps/wombat
Flat file headless CMS for building configurable API
sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
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.
apollographql/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
parcel-bundler/parcel
The zero configuration build tool for the web. 📦🚀
AllThingsSmitty/must-watch-javascript
🔥 JavaScript talks you have to see 📺 on functional programming, performance, frameworks, React, debugging, leveling up, and more! ⚡️
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
goldfire/howler.js
Javascript audio library for the modern web.
w3c/ServiceWorker
Service Workers
kreait/firebase-php
Unofficial Firebase Admin SDK for PHP
airbnb/javascript
JavaScript Style Guide
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
humanwhocodes/computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
laravel/laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
svg/svgo
⚙️ Node.js tool for optimizing SVG files
yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.