Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
A library that helps you write tiny, fast and beautiful CLI apps that can automatically check for updates.
Automatically preserve a shebang in your entry file.
Merges lockfiles. Can automatically fix merge conflicts
Merges lockfiles. Can automatically fix merge conflicts
lazy-debug is a helper for visionmedia´s debug. It generates module identifiers based on filename, so your debug identifiers reflect the file structure automatically.
> Babel preset for all Jest plugins. This preset is automatically included when > using > [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jest).
Automatically switch PostCSS syntax by file extensions
Automatically cleanup expired items in a Map
Convert flow types to typescript types, automatically
Automatically install pre-commit hooks for your npm modules.
stylefmt is a tool that automatically formats CSS according to stylelint rules
A Babel plugin which automatically makes stack traces source-map aware
Automatically update markdown files with content from external sources
Automatically load any gulp plugins in your package.json
Rollup plugin to automatically exclude package.json dependencies and peerDependencies from your bundle
Small tool to automatically generate your API documentation straight into your `readme.md` from your TypeScript typings.
Rollup plugin to automatically add a library's peerDependencies to its bundle's external config.
A package to install npm-merge-driver locally and automatically.
Automatically generate a release, along with a corresponding git tag, for GitHub-hosted source code.
Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jes
Automatically installs Selenium (if necessary) and runs End-to-End tests with Nightwatch.
Webpack loader to automatically npm install & save dependencies.
Automatically preserve a shebang in your entry file.
Yet another pkgfiles that generate pkg.files automatically
Lazy require allows you to require modules lazily, meaning that when you lazy require a module that is missing, lazy require will automatically install it for you.