mathiasbynens / String.prototype.codePointAtLinks
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
☆55Updated last year
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.☆60Updated 2 years ago
- Create a relative URL with options to minify.☆57Updated 4 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in ECMAScript 6.☆36Updated last year
- Create and parse HTTP Content-Type header☆142Updated this week
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Parse data: URLs☆75Updated 2 weeks ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Manipulate the HTTP Vary header☆62Updated this week
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*☆82Updated last month
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆99Updated 2 years ago
- Compose your async functions with elegance.☆135Updated 2 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Parses, serializes, manipulates, and sniffs MIME types, according to the WHATWG MIME Sniffing Standard☆92Updated 2 weeks ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Extract the non-magic parent path from a glob string.☆81Updated last year
- Simple RFC 6838 media type parser and formatter☆56Updated this week
- process information for node.js and browsers☆130Updated 5 years ago
- Converts a source-map from/to different formats.☆171Updated 10 months ago
- string representations of objects in node and the browser☆159Updated last month
- Fast incremental rebuilds with Rollup CLI☆92Updated 8 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆201Updated 2 weeks ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated 2 months ago
- Get the directory of globally installed packages and binaries☆77Updated this week
- ES2017 spec-compliant shim for Object.entries☆57Updated last month
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year