brabeji's Stars
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
remix-run/react-router
Declarative routing for React
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
typicode/husky
Git hooks made easy 🐶 woof!
harness/harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
recharts/recharts
Redefined chart library built with React and D3
reduxjs/react-redux
Official React bindings for Redux
facebook/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
nginx-proxy/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
acdlite/recompose
A React utility belt for function components and higher-order components.
strongloop/loopback
LoopBack makes it easy to build modern applications that require complex integrations.
webpack-contrib/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
reactjs/react-router-redux
Ruthlessly simple bindings to keep react-router and redux in sync
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
garbles/why-did-you-update
:boom: Puts your console on blast when React is making unnecessary updates.
json-schema-faker/json-schema-faker
JSON-Schema + fake data generators
malte-wessel/react-custom-scrollbars
React scrollbars component
webpack/webpack.js.org
Repository for webpack documentation and more!
loganfsmyth/babel-plugin-transform-decorators-legacy
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5
gcanti/babel-plugin-tcomb
Babel plugin for static and runtime type checking using Flow and tcomb
cdrx/rancher-gitlab-deploy
Painless deployment of projects built with GitLab CI onto your Rancher infrastructure
kminami/apib2swagger
Convert API Blueprint to Swagger 2.0 or OpenAPI 3.0.
ondrejnov/eet
EET Client for PHP
tozny/rancher-lets-encrypt
Automatically create and manage certificates in Rancher using Let's Encrypt webroot verification via a minimal service
JakubMrozek/eet
Node.js knihovna pro EET
ahs502/key-file-storage
Simple key-value Node.js storage directly on file system, maps each key to JSON contents of a file.
gilbox/blint
css-bliss linter
codevcode/recompose-scope
Compose React HOCs with a scope that restrict the props passing in and out
glenjamin/react-element-to-string
Convert a ReactElement into a nice string useful for debugging