Emrio's Stars
ricardofbarros/linter-js-standard
Atom linter plugin for JavaScript, using JavaScript Standard Style
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
numworks/epsilon
Modern graphing calculator operating system.
torvalds/linux
Linux kernel source tree
Firmaprim/MTbot
Code source du bot du Discord de Mathraining
debug-js/debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
express-validator/express-validator
An express.js middleware for validator.js.
Sukaato/simply-redirection
Easy redirection for your website
rkusa/pdfjs
A Portable Document Format (PDF) generation library targeting both the server- and client-side.
microsoft/TypeScript-Handbook
Deprecated, please use the TypeScript-Website repo instead
TypeStrong/atom-typescript
The only TypeScript package you will ever need
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
Tegmen/RegEx-Brainfuck-Interpreter
A Brainfuck interpreter in RegEx only (using Find/Replace)
request/request-promise-native
The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.
request/request-promise
The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
overmighty/i-use-arch-btw
"I use Arch btw" but it's a Turing-complete programming language.
leostera/tldr.jsx
📚 A Reactive web client for tldr-pages
AssemblyScript/assemblyscript
A TypeScript-like language for WebAssembly.
keras-team/keras
Deep Learning for humans
eslint/eslint
Find and fix problems in your JavaScript code.
PaperMC/Paper
The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
atom/atom
:atom: The hackable text editor
Luka967/OgarII
FOSS implementation of a private Agar.io gameserver, made with Node.js.
discordjs/discord.js
A powerful JavaScript library for interacting with the Discord API
coreybutler/node-mac
Node utilities for Mac
nativefier/nativefier
Make any web page a desktop application
Gainsboroow/Tic-Tac-Toe
Play Tic Tac Toe versus a bot using a MinMax Algorithm.
Gainsboroow/Competitive-Programming
This repository contains the basic algorithms for competitive programming.