es-shims / object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
☆9Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for object.assign
- ES6+ to ES5 Compiler☆46Updated 6 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.☆24Updated last year
- Object.keys shim☆45Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 7 months ago
- A ponyfill for Buffer.from☆23Updated 3 years ago
- Clone AST without extra properties☆29Updated 4 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 8 months ago
- Generate source-maps from index mappings.☆21Updated 11 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Resolve a relative path against a root path with validation☆32Updated 2 months ago
- DOM Promises IDL/polyfill☆154Updated 11 years ago
- JavaScript Performance Benchmarks☆15Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get available v8 and Node.js flags.☆56Updated last year
- Lowercase the keys of an object☆40Updated last year
- ES6 spec-compliant Function.prototype.name sham.☆11Updated last year
- A tool for respawning node binaries when special flags are present.☆21Updated 2 years ago
- Get notification on bundler build errors. On that occasion, a bell character will be written to STDERR output.☆14Updated 2 years ago
- WIP: Async Layout components☆12Updated 7 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Clone and modify a RegExp instance☆23Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Get function arguments, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions…☆20Updated last year
- Shorten (mangle) names in JavaScript code☆20Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- static file server middleware for connect. loads files once at startup and saves gzipped versions in memory☆19Updated 4 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year