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:
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Create an array without duplicates☆74Updated 4 years ago
- Converting Number to Fraction with Node.js☆49Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆106Updated 7 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- resolve function which support the browser field in package.json☆102Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Fast incremental rebuilds with Rollup CLI☆92Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Cross-browser `CustomEvent` constructor☆99Updated 9 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Lazy number range generator☆82Updated last year
- Replaces a file extension with another one.☆46Updated 2 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Compose your async functions with elegance.☆135Updated 2 years ago
- Transforms Async functions to generator functions before bundling.☆40Updated 8 years ago
- Easy error subclassing and stack customization☆66Updated 3 months ago
- Basic API for yarn.☆28Updated 7 years ago
- random string generator☆28Updated 6 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 7 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 3 years ago
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago