localsinopia
Private npm repository server
Private npm repository server
Lodash exported as ES modules.
Generate man pages for all top-level node_modules
Create aliases of module paths
Just load devDependencies of the current project or any other dependencies. Useful for any node.js app that needs to load plugins from node_modules. 15-20x times faster alternative to [load-plugins][] and [gulp-load-plugins][].
Check to see if a node module (or custom module) exists -- WITHOUT requiring it
A Koa Framework Kit
Removes style props from React components. Useful for ignoring styles during testing and avoiding them in snapshots.
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x' and import 'y/lib/x/style.css')
Modular THi!NGS builds
Babel preset for all es2015 plugins, plus --loose es6.modules.
A babel plugin adding the ability to rewire modul dependency. This enables to mock modules for testing purposes.
My atomic modules repository
auto pack js modules
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
Babel plugin for shortcut imports
This plugin allows Babel to remove if conditionals with string literals as condition.
Transform JSX components so that they are inside your component that handles the link of your CSS
Push styleName into className to avoid unit testing errors.
Transform commonjs to systemjs