endel / increase-memory-limitLinks
Increase memory limit for local node binaries ("max-old-space-size")
☆270Updated 3 years ago
Alternatives and similar repositories for increase-memory-limit
Users that are interested in increase-memory-limit are comparing it to the libraries listed below
Sorting:
- A collection of decorators using lodash at it's core.☆728Updated 3 years ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆318Updated last year
- ☆368Updated 5 years ago
- Add a JavaScript or CSS asset to the HTML generated by html-webpack-plugin☆336Updated last week
- Replace loader for Webpack☆253Updated 2 weeks ago
- lets you define html tags to inject with html-webpack-plugin☆257Updated 2 years ago
- Environment agnostic event emitter solution for JavaScript☆246Updated 3 years ago
- Read LESS variables from the contents of a file and returning them as a javascript object.☆134Updated 5 years ago
- JSON/JS Template utilities☆73Updated 7 years ago
- ES Proposal spec-compliant shim for Promise.prototype.finally☆138Updated last year
- Options Validation☆252Updated last month
- A simple example of how to use webpack with single-spa☆290Updated 3 years ago
- Proxy middleware for Koa. Based on villadora/express-http-proxy☆119Updated last year
- Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure☆164Updated 3 years ago
- Webpack plugin to zip up emitted files.☆105Updated 11 months ago
- A webpack plugin that use externals of CDN urls for production and local node_modules for development☆345Updated 2 years ago
- Koa user-agent middleware☆58Updated 2 years ago
- filter in array tree☆59Updated 7 months ago
- Examples of single-spa applications.☆360Updated 5 years ago
- Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.☆99Updated 4 years ago
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar