martinstuecklschwaiger's Stars
karimfromjordan/sveltekit-systemd
JLarky/rad-event-listener
Simple wrapper for addEventListener that returns a cleanup function so you don't have to call removeEventListener manually. The rad part is that it works with typescript 🤯
codeledge/entitree-flex
Algorithm to layout trees of variable-sized nodes, while keeping linear runtime
nanostores/nanostores
A tiny (286 bytes) state manager for React/RN/Preact/Vue/Svelte with many atomic tree-shakable stores
lostpebble/pullstate
Simple state stores using immer and React hooks - re-use parts of your state by pulling it anywhere you like!
you-dont-need/You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
thearnica/react-uid
Render-less container for generating UID for a11y, consistent react key, and any other good reason 🦄
bokand/URLBarSizing
An explainer page and demo of how the URL bar interacts with pages on the web
nicholas-ochoa/OpenSC2K
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
polyfillpolyfill/polyfill-service
Automatic polyfill service.
catearcher/veggie-challenge-2017
NoVember - Die Socialisten Veggie Challenge 2017
jonlil/vagrant-puppet-4-seed
small example of vagrant with puppet provisioner
SublimeHaskell/SublimeHaskell
A Sublime Text 3 plugin for Haskell. Features cabal building, error and warning highlighting, smart completion and ghc-mod integration.
oyejorge/less.php
less.js ported to PHP.
majodev/google-webfonts-helper
A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets
soenkekluth/sticky-state
StickyState is a high performant module making native position:sticky statefull and polyfilling the missing sticky browser feature
h5bp/server-configs-nginx
Nginx HTTP server boilerplate configs
loop-recur/scoreunder
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
wa0x6e/Cake-Resque
Resque plugin for CakePHP : for creating background jobs that can be processed offline later
wa0x6e/ResqueBoard
ResqueBoard is an analytics software for PHP Resque. Monitor your workers health and job activities in realtime
wa0x6e/php-resque-ex
PHP port of resque (Workers and Queueing), with phpredis support, and more logging options
Kong/kong
🦍 The Cloud-Native API Gateway and AI Gateway.
hugues-m/phpunit-vw
VW PHPUnit extension makes your failing test cases succeed under CI tools scrutiny
parsonsmatt/hasktuts
A collection of introductory tutorials on Haskell libraries
szhu/3030
%%30%30 Game: Don't touch the trees! (Thanks, Chrome dev team!)
stil/curl-easy
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot
php-curl-class/php-curl-class
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
php-fig/fig-standards
Standards either proposed or approved by the Framework Interop Group
acoard/ES6ModulesWithBabel
The code for an article I've written about ES6 modules: http://advantcomp.com/blog/ES6Modules/