Wraps JavaScript files in a module system. Great for creating browser compatible releases of Node.js libraries.
リポジトリ
kmalakoff のリポジトリ
Gulp plugin to create a file stream of required sources
Gulp plugin to run webpack on a stream of config file and wrap the results in a vinyl file
Gulp plugin to automatically wrap and optionally compile files for testing AMD
Gulp plugin for wrapping files in a define statement
A semi-opinionated boilerplate for horizon-react and webpack, with hot module reloading
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
Embed javascript and css source inline when using the webpack dev server or middleware
Parses output from the `identify` program into an object
Find indexOf CR, LF or CRLF
Installs and symlinks a module into node_modules
Install and remove optional dependencies
Is this value a Node.js version?
Republish of lodash internal isflattenable method
Calls async iterator next using a callback format
jade loader module for webpack
Deep join an array
A JavaScript implementation of Git.
JSBI is a pure-JavaScript implementation of the official ECMAScript BigInt proposal.
Provides a jsbi interface on top of native BigInt and provides a fallback to jsbi library when BigInt is not available. Adds isBigInt function for cross-implementation type checking