mathiasbynens / String.prototype.codePointAt
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
☆55Updated 6 months ago
Alternatives and similar repositories for String.prototype.codePointAt
Users that are interested in String.prototype.codePointAt are comparing it to the libraries listed below
Sorting:
- A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.☆62Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Create a relative URL with options to minify.☆56Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in ECMAScript 6.☆36Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A ponyfill for Buffer.from☆24Updated 3 years ago
- Get available v8 and Node.js flags.☆57Updated last year
- babel-preset-es2015, minus modules, plus helpers☆48Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Manipulate the HTTP Vary header☆61Updated last year
- ES2017 spec-compliant shim for Object.entries☆57Updated last year
- This module has moved and is now available at @rollup/plugin-inject / https://github.com/rollup/plugins/blob/master/packages/inject☆77Updated 3 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Get the set npm registry URL☆55Updated last month
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Create an array without duplicates☆71Updated 4 years ago
- the stream module from node core for browsers☆103Updated 4 months ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- ☆102Updated 3 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated 10 months ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 8 months ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 5 years ago
- The cmd-shim used in npm☆77Updated 2 weeks ago
- Compressible Content-Type / mime checking.☆100Updated last year
- Import a globally installed module☆58Updated last year
- This plugin in migrated https://github.com/rollup/plugins/tree/master/packages/eslint☆61Updated 4 years ago