objectisundefined's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
facebook/create-react-app
Set up a modern web app by running one command.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
animate-css/animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
expressjs/express
Fast, unopinionated, minimalist web framework for node.
reduxjs/redux
A JS library for predictable global state management
JetBrains/kotlin
The Kotlin Programming Language.
meteor/meteor
Meteor, the JavaScript App Platform
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
preactjs/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
mobxjs/mobx
Simple, scalable state management.
Tencent/weui
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
rollup/rollup
Next-generation ES module bundler
NativeScript/NativeScript
⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible.
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
facebook/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
Polymer/polymer
Our original Web Component library.
facebookarchive/flux
Application Architecture for Building User Interfaces
aframevr/aframe
:a: Web framework for building virtual reality experiences.
getify/Functional-Light-JS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
feathersjs/feathers
The API and real-time application framework
elm/compiler
Compiler for Elm, a functional language for reliable webapps.
liuxinyu95/AlgoXY
Book of Elementary Functional Algorithms and Data structures
webcomponents/webcomponentsjs
A suite of polyfills supporting the HTML Web Components specs
nx-js/framework
A modular front-end framework - inspired by the server-side and Web Components.
samiheikki/javascript-guessing-game
You know there are too many JavaScript libraries when there is a game for it 🎯