its-poole's Stars
mhart/alpine-node
Minimal Node.js Docker Images built on Alpine Linux
Netflix/SimianArmy
Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
openfaas/faas
OpenFaaS - Serverless Functions Made Simple
apache/openwhisk
Apache OpenWhisk is an open source serverless cloud platform
vuejs/devtools-v6
⚙️ Browser devtools extension for debugging Vue.js applications.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
egoist/poi
⚡A zero-config bundler for JavaScript applications.
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
koalaman/shellcheck
ShellCheck, a static analysis tool for shell scripts
unshiftio/url-parse
Small footprint URL parser that works seamlessly across Node.js and browser environments.
BorisMoore/jsrender
A lightweight, powerful and highly extensible templating engine. In the browser or on Node.js, with or without jQuery.
MohammadYounes/rtlcss
Framework for transforming Cascading Style Sheets (CSS) from Left-To-Right (LTR) to Right-To-Left (RTL)
vercel/ms
Tiny millisecond conversion utility
stylelint/stylelint
A mighty CSS linter that helps you avoid errors and enforce conventions.
zemirco/json2csv
Convert json to csv with column titles
brandonhilkert/sucker_punch
Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.
dwyl/learn-json-web-tokens
:closed_lock_with_key: Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!)
w3c/performance-timeline
Performance Timeline
shoelace-style/shoelace
A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME 👇👇👇
nodejs/node-gyp
Node.js native addon build tool
graphql/graphql-relay-js
A library to help construct a graphql-js server supporting react-relay.
zkat/npx
execute npm package binaries (moved)
jugglingdb/mongodb-adapter
MongoDB adapter for jugglingdb
dotnet/cli
The .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
ajaxorg/ace
Ace (Ajax.org Cloud9 Editor)
facebookarchive/draft-js
A React framework for building text editors.
thlorenz/brace
📔 browserify compatible version of the ace editor.
mridgway/hoist-non-react-statics
Copies non-react specific statics from a child component to a parent component
jqlang/jq
Command-line JSON processor