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 last year
- Create a relative URL with options to minify.☆56Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated 2 weeks ago
- Compose your async functions with elegance.☆134Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated last month
- Create a MD5 hash with hex encoding☆46Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated 4 months ago
- Fault tolerant CSS parser for PostCSS☆126Updated 10 months ago
- pack node-style source files from a json stream into a browser bundle☆173Updated 9 months ago
- easy HTML pretty printing in commonJS☆76Updated 4 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆153Updated last year
- [DEPRECATED] Like Node.js’ `path.resolve`/`url.resolve` for the browser.☆54Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- AST recursive visitor☆80Updated 2 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated this week
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*☆80Updated last month
- 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
- Create an array without duplicates☆73Updated 4 years ago
- Parse data: URLs☆74Updated last month
- Fast incremental rebuilds with Rollup CLI☆91Updated 8 years ago
- ☆45Updated 3 years ago
- Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard☆90Updated 6 months ago
- utility box for ECMAScript language tools☆122Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- Mutation Observers Polyfill☆181Updated 8 years ago
- The cmd-shim used in npm☆76Updated last month