rheh's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
winstonjs/winston
A logger for just about everything.
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
xtermjs/xterm.js
A terminal for the web
microsoft/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
aheckmann/gm
GraphicsMagick for node
rmurphey/js-assessment
A test-driven approach to assessing JS skills
jscs-dev/node-jscs
:arrow_heading_up: JavaScript Code Style checker (unmaintained)
johntitus/node-horseman
Run PhantomJS from Node
jprichardson/node-jsonfile
Easily read/write JSON files.
straker/kontra
A lightweight JavaScript gaming micro-library, optimized for js13kGames.
rheh/HTML5-canvas-projects
HTML5 Canvas projects - including simple thermometer, speedometer, map, progress meter, map, car race sim, chess, bouncing ball and compass.
tc39/tc39.github.io
Get involved in specifying JavaScript
wpmed92/MedNES
A cycle-accurate, cross-platform NES emulator written in C++
omniscale/magnacarto
Magnacarto is a CartoCSS map style processor that generates Mapnik XML and MapServer map files.
Mybridge/nodejs-open-source
Monthly Series - Node.js Top 10 Open Source Projects
jieter/leaflet-headless
Leaflet for node.
leifo/haujobb-amiga
The Haujobb Amiga Framework
nbarkhina/MarioCompiler
A Super Mario Compiler written in JavaScript
zawys/vscode-as-git-mergetool
VS Code extension providing diff editor layouts & more for 3-way merging
rheh/ssl-date-checker
Nodejs Library to check and report on the start and expiration date of a given SSL certificate for a given domain.
umidev/mapnik-utils
Fork of http://code.google.com/p/mapnik-utils/ using git-svn
rheh/noaa-metar-feed
Pulls the latest coded METAR collectives from NOAA as described here http://www.nws.noaa.gov/tg/datahelp.php and decodes to JSON format.
rheh/imap-cleaner
NodeJS command line utility for removing old emails from an IMAP server.
rheh/CSS-Sticky-Notes
A simple message board with sticky notes primarily using CSS.