alantly's Stars
magit/magit
It's Magit! A Git Porcelain inside Emacs.
pi-hole/pi-hole
A black hole for Internet advertisements
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
lllyasviel/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
microsoft/api-guidelines
Microsoft REST API Guidelines
newsapps/beeswithmachineguns
A utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications).
faker-ruby/faker
A library for generating fake data such as names, addresses, and phone numbers.
APIs-guru/openapi-directory
🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
syl20bnr/spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
evashort/chords
Text-based chord progression editor
nginx-proxy/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
jestjs/jest
Delightful JavaScript Testing.
expressjs/expressjs.com
The Express.js Website
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
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.
atom/atom
:atom: The hackable text editor
mochajs/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
resume/resume.github.com
Resumes generated using the GitHub informations
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
erikras/react-redux-universal-hot-example
A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
reduxjs/redux-thunk
Thunk middleware for Redux
reduxjs/react-redux
Official React bindings for Redux
facebook/react
The library for web and native user interfaces.