medikoo / es6-mapLinks
Map collection as specified in ECMAScript6
☆73Updated 4 years ago
Alternatives and similar repositories for es6-map
Users that are interested in es6-map are comparing it to the libraries listed below
Sorting:
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆107Updated 3 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Converting Number to Fraction with Node.js☆49Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 8 months ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- random string generator☆28Updated 6 years ago
- Return a copy of an object without the given keys.☆78Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- resolve function which support the browser field in package.json☆102Updated 8 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months ago
- Check if a path exists☆151Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Import a globally installed module☆58Updated last year
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- This module has moved and is now available at @rollup/plugin-inject / https://github.com/rollup/plugins/blob/master/packages/inject☆77Updated 4 years ago
- Fast incremental rebuilds with Rollup CLI☆91Updated 8 years ago