mathiasbynens / String.prototype.codePointAtLinks
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
☆55Updated 7 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
- Create a relative URL with options to minify.☆56Updated 4 years ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in ECMAScript 6.☆36Updated last year
- ☆45Updated 2 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated this week
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 5 months ago
- Power Assert feature instrumentor based on the ECMAScript AST.☆59Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months ago
- ☆19Updated 7 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated 11 months ago
- List of node.js builtin modules☆38Updated last year
- Import a globally installed module☆58Updated last year
- The cmd-shim used in npm☆77Updated last month
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated 5 months ago
- Determine if an object is a Buffer☆90Updated 3 years ago
- Linter that was originally part of kangax/html-minifier☆47Updated 8 years ago
- A ponyfill for Buffer.from☆24Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- InputDevice API proposal☆17Updated 4 years ago