BR0kEN-'s Stars
github/gitignore
A collection of useful .gitignore templates
facebook/create-react-app
Set up a modern web app by running one command.
expressjs/express
Fast, unopinionated, minimalist web framework for node.
k88hudson/git-flight-rules
Flight rules for git
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
jsdom/jsdom
A JavaScript implementation of various web standards, for use with Node.js
rubocop/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
mmistakes/minimal-mistakes
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
json-path/JsonPath
Java JsonPath implementation
whatwg/html
HTML Standard
geerlingguy/mac-dev-playbook
Mac setup and configuration via Ansible.
istanbuljs/nyc
the Istanbul command line interface
spdy-http2/node-spdy
SPDY server on Node.js
speakeasyjs/speakeasy
**NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
maknz/slack
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
GoogleChromeLabs/idlize
Helper classes and methods for implementing the idle-until-urgent pattern
sealninja/react-grid-system
A powerful Bootstrap-like responsive grid system for React.
mageddo/dns-proxy-server
Solve your DNS hosts from your docker containers, then from your local configuration, then from internet
spatie/ssl-certificate
A class to validate SSL certificates
geerlingguy/dotfiles
My configuration. Minimalist, but helps save a few thousand keystrokes a day.
nodeca/argparse
CLI arguments parser for node.js. JS port of python's argparse module.
FlowCommunications/JSONPath
JSONPath implementation for PHP (based on Stefan Goessner's JSONPath script)
ThaDafinser/UserAgentParser
UserAgent parsing done right
bensampaio/external-svg-sprite-loader
A webpack loader and plugin that generate SVG sprites out of a collection of SVG files used in your JS and CSS files
BR0kEN-/reflection-validator
Define a specification of PHP entity and check whether the particular item matches it.
BR0kEN-/conditional-breakpoint.js
Do an action once - exactly on breakpoint - during scrolling/resizing the page.
BR0kEN-/prototyping-tool
Do "npm install" and start prototyping.
PavelLoparev/monolog-cascade-namespaced
Monolog cascade extension allows to configure multiple loggers that log messages from specific namespace/class
BR0kEN-/cikit-rest-api
CIKit Matrix REST API
BR0kEN-/tests-runner
Runs sets of your tests. Controls what to run/skip via commit messages.