kittytables's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
airbnb/javascript
JavaScript Style Guide
vercel/next.js
The React Framework
expressjs/express
Fast, unopinionated, minimalist web framework for node.
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.
reduxjs/redux
A JS library for predictable global state management
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
jestjs/jest
Delightful JavaScript Testing.
jashkenas/underscore
JavaScript's utility _ belt
tj/commander.js
node.js command-line interfaces made easy
request/request
🏊🏾 Simplified HTTP request client.
chalk/chalk
🖍 Terminal string styling done right
nostalgic-css/NES.css
NES-style CSS Framework | ファミコン風CSSフレームワーク
enzymejs/enzyme
JavaScript Testing utilities for React
apollographql/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
facebook/relay
Relay is a JavaScript framework for building data-driven React applications.
jprichardson/node-fs-extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
humanwhocodes/computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
phuocng/html-dom
Common tasks of managing HTML DOM with vanilla JavaScript. Give me 1 ⭐if it’s useful.
thelinmichael/spotify-web-api-node
A Node.js wrapper for Spotify's Web API.
cassidoo/todometer
A meter-based to-do list
JMPerez/spotify-web-api-js
A client-side JS wrapper for the Spotify Web API
iaincollins/nextjs-starter
A starter project for Next.js with authentication
davidshariff/computer-science
Contains the basic fundamental data structures and algorithms a front end engineer should know, written all in JavaScript.
jen4web/fem-layout
Frontend Masters: CSS Grids and Flexbox in Responsive Web Design workshop files
NationalBankBelgium/REST-API-Design-Guide
NBB's REST-ish API Design Guide
contentful/the-example-app.nodejs
Example app for Contentful in node.js
guoguo12/billboard-charts
Python API for downloading Billboard charts.