pongells's Stars
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
Automattic/mongoose
MongoDB object modeling designed to work in an asynchronous environment.
dotansimha/graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-
A beautiful cross platform Desktop Player for Google Play Music
yarnpkg/berry
📦🐈 Active development trunk for Yarn ⚒
witheve/Eve
Better tools for thought
toddmotto/angularjs-styleguide
AngularJS styleguide for teams
angular-app/angular-app
Reference application for AngularJS
causefx/Organizr
HTPC/Homelab Services Organizer - Written in PHP
anudeepND/whitelist
A simple tool to add commonly white listed domains to your Pi-Hole setup.
ngbp/ngbp
A sophisticated build management system for web apps (formerly ng-boilerplate). Created by @joshdmiller
amir20/phantomjs-node
PhantomJS integration module for NodeJS
messageformat/messageformat
ICU MessageFormat for Javascript - i18n Plural and Gender Capable Messages
ruby0x1/realtime-multiplayer-in-html5
Read the full article: http://buildnewgames.com/real-time-multiplayer/ An example using node.js, socket.io and HTML5 Canvas to explain and demonstrate realtime multiplayer games in the browser.
linuxserver/docker-radarr
dohomi/react-hook-form-mui
Material-UI form components ready to use with react-hook-form
rquadling/grunt-html2js
Grunt plugin for converting AngularJS templates to JavaScript
giusepperaso/structura.js
A very fast and lightweight Typescript library to create immutable states with a mutable syntax
itgalaxy/webfont
Awesome generator of webfont
oslllo/svg-fixer
Converts SVG Strokes To Fill.
jbillmann/GarageServer.IO
A simple, lightweight, HTML multiplayer game server (and client) for Node.js
tom-2015/rpi-ws2812-server
Raspberry Pi WS2812 (web) server tool
rickhanlonii/jest-silent-reporter
A silent reporter for Jest
martinorob/plexupdate
Automatically update Plex Media Server on Synology NAS
mantoni/listen.js
A tiny library to wait for the results of multiple callbacks. For node and the browser.
cayasso/engine.io-rooms
Simple rooms wrapper for engine.io
pongells/ACO-TSP
AICUP2010 at USI.ch, just a simple implementation of the Ant Colony to solve TSP. Java and single thread.