mathiasbynens / String.prototype.codePointAtLinks
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
☆55Updated 10 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
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*☆80Updated 8 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 6 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Compose your async functions with elegance.☆134Updated 2 years ago
- Fault tolerant CSS parser for PostCSS☆125Updated 8 months ago
- Simple RFC 6838 media type parser and formatter☆56Updated last month
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- ☆45Updated 3 years ago
- Create and parse HTTP Content-Type header☆138Updated last month
- A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in ECMAScript 6.☆36Updated last year
- 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
- process information for node.js and browsers☆126Updated 5 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated 3 weeks ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- The cmd-shim used in npm☆77Updated last month
- 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
- Callback wrapping utility☆56Updated last year
- Extract the non-magic parent path from a glob string.☆80Updated last year
- pack node-style source files from a json stream into a browser bundle☆173Updated 8 months ago
- This module has moved and is now available at @rollup/plugin-json / https://github.com/rollup/plugins/blob/master/packages/json☆126Updated 4 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated 10 months ago