- NYC
-
19:39
(UTC -05:00)
Lists (1)
Sort Name ascending (A-Z)
Stars
😎 Awesome lists about all kinds of interesting topics
An opinionated list of awesome Python frameworks, libraries, software and resources.
The library for web and native user interfaces.
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Command-line program to download videos from YouTube.com and other video sites
A framework for building native applications using React
Build cross-platform desktop apps with JavaScript, HTML, and CSS
Promise based HTTP client for the browser and node.js
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
Set up a modern web app by running one command.
Magnificent app which corrects your previous console command.
Clean Code concepts adapted for JavaScript
Robust Speech Recognition via Large-Scale Weak Supervision
A utility-first CSS framework for rapid UI development.
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
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.
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Next generation frontend tooling. It's fast!
The iconic SVG, font, and CSS toolkit
A collection of awesome things regarding React ecosystem
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Simple HTML5 Charts using the <canvas> tag
📜 33 JavaScript concepts every developer should know.
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,…