sindresorhus / deep-assign
[DEPRECATED] Recursive Object.assign()
☆247Updated 4 years ago
Alternatives and similar repositories for deep-assign:
Users that are interested in deep-assign are comparing it to the libraries listed below
- Plugin to replace a standard webpack chunkhash with md5.☆210Updated 7 years ago
- Opens a new browser tab when Webpack loads.☆119Updated 5 years ago
- Plugin to replace a standard webpack chunkhash with md5.☆58Updated 6 years ago
- inline your webpack manifest (runtime code) with a script tag to save http request☆159Updated 5 years ago
- webpack dev middleware for koa☆93Updated last year
- A simple formatter/reporter for ESLint that's friendly with Sublime Text and iterm2 "click to open file" functionality☆198Updated 7 months ago
- sane terminal user-input for node.js using thunks / generators☆192Updated 9 years ago
- [DEPRECATED] Embed localization into your bundle☆319Updated 7 years ago
- Webpack loader for autoprefixer☆217Updated 5 years ago
- Allows exporting a manifest that maps entry chunk names to their output files, instead of keeping the mapping inside the webpack bootstra…☆394Updated last year
- Write the stats of a Webpack build to a file.☆164Updated 2 years ago
- Identical to standard uglify webpack plugin, with an option to build multiple files in parallel☆144Updated 5 years ago
- ☆148Updated 8 years ago
- webpack dev&hot middleware for koa2☆213Updated 3 years ago
- Higher-level template rendering for node.js using generators☆173Updated 8 years ago
- Webpack plugin for replacing resources' paths with public ones☆66Updated 8 years ago
- ECMAScript 6 Symbol polyfill☆180Updated last year
- react pure render mixin for facebook/immutable-js library☆272Updated 8 years ago
- A window.fetch JavaScript polyfill.☆45Updated 8 years ago
- To provide stable module id and reliable content chunkhash in webpack 1.x . Show Me The Stars ^_^☆49Updated 7 years ago
- ☆47Updated 6 years ago
- Convert koa generator-based middleware to promise-based middleware☆251Updated 4 years ago
- Generate an HTML5 Application Cache for a Webpack build☆207Updated 4 years ago
- This loader parses markdown files and converts them to a React Stateless Component. It will also parse FrontMatter to import dependencies…