Konsi's Stars
bhovhannes/svg-url-loader
A webpack loader which loads SVG file as utf-8 encoded DataUrl string.
tcoopman/image-webpack-loader
Image loader module for webpack
chimurai/http-proxy-middleware
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
shaketbaby/directory-named-webpack-plugin
A Webpack plugin that treats a file with the name of directory as the index file
elbywan/wretch
A tiny wrapper built around fetch with an intuitive syntax. :candy:
NMFR/optimize-css-assets-webpack-plugin
A Webpack plugin to optimize \ minimize CSS assets.
CSSLint/csslint
Automated linting of Cascading Stylesheets
thompsongl/postcss-class-prefix
No Longer Maintained - A class prefixer/namespacer for postcss
postcss/postcss-scss
SCSS parser for PostCSS.
gajus/babel-plugin-react-css-modules
Transforms styleName to className using compile time CSS module resolution.
jimkyndemeyer/react-css-modules-intellij-plugin
React CSS Modules support in IntelliJ IDEA and WebStorm for components written in JavaScript and TypeScript.
brillout/awesome-react-components
Curated List of React Components & Libraries.
jamesknelson/react-pacomo
Automatic Namespacing for your React className props
gaearon/promise-loader
A webpack bundle-loader ripoff with promise interface
jgthms/bulma
Modern CSS framework based on Flexbox
defunctzombie/package-browser-field-spec
Spec document for the 'browser' field in package.json
mailhog/MailHog
Web and API based SMTP testing
amireh/happypack
Happiness in the form of faster webpack build times.
gdborton/webpack-parallel-uglify-plugin
A faster uglifyjs plugin.
1337programming/webpack-shell-plugin
Run shell commands either before or after webpack builds
markfinger/webpack-build
Wraps webpack and plays well with build systems
bholloway/resolve-url-loader
Webpack loader that resolves relative paths in url() statements based on the original source file
shepherdwind/css-hot-loader
This is a css hot loader, which support hot module replacement for an extracted css file.
FormidableLabs/webpack-dashboard
A CLI dashboard for webpack dev server
yargs/yargs
yargs the modern, pirate-themed successor to optimist.
danielkummer/git-flow-cheatsheet
A cheatsheet on the usage of git flow
tsayen/dom-to-image
Generates an image from a DOM node using HTML5 canvas
benjamn/reify
Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.
TehShrike/deepmerge
A library for deep (recursive) merging of Javascript objects
mysticatea/npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.