mathiasbynens / String.prototype.codePointAtLinks
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
☆55Updated 11 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.☆60Updated last year
- Create a relative URL with options to minify.☆56Updated 4 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*☆80Updated 2 weeks ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Compose your async functions with elegance.☆134Updated 2 years ago
- easy HTML pretty printing in commonJS☆76Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated last month
- Simple RFC 6838 media type parser and formatter☆56Updated 3 weeks ago
- Manipulate the HTTP Vary header☆61Updated 3 weeks ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in ECMAScript 6.☆36Updated last year
- [DEPRECATED] Like Node.js’ `path.resolve`/`url.resolve` for the browser.☆54Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 weeks ago
- Fault tolerant CSS parser for PostCSS☆125Updated 9 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months 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
- ES2017 spec-compliant shim for Object.entries☆57Updated last year
- pack node-style source files from a json stream into a browser bundle☆173Updated 9 months ago
- Compressible Content-Type / mime checking.☆100Updated 3 weeks ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Extract the non-magic parent path from a glob string.☆80Updated last year
- Parse data: URLs☆74Updated last week
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- ☆45Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Check if your package was installed globally☆70Updated last year