mathiasbynens / String.prototype.codePointAt
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
☆53Updated last month
Related projects ⓘ
Alternatives and complementary repositories for String.prototype.codePointAt
- A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.☆61Updated 9 months ago
- Create a relative URL with options to minify.☆54Updated 3 years ago
- Simple RFC 6838 media type parser and formatter☆55Updated 6 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 8 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.endsWith` method in ECMAScript 6.☆35Updated 8 months ago
- easy HTML pretty printing in commonJS☆76Updated 3 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 5 months ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 5 years ago
- Fast incremental rebuilds with Rollup CLI☆91Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated last year
- A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7.☆55Updated 4 years ago
- Node.js middleware to capture and modify response bodies☆22Updated 5 years ago
- Limit a PostCSS processor to a local stylesheet context.☆36Updated 9 years ago
- A stylelint processor that allows you to lint CSS within arbitrary tags☆50Updated 2 years ago
- Environment agnostic nextTick polyfill☆74Updated 3 years ago
- Browser shim for Node.js process.hrtime()☆25Updated 2 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-inject / https://github.com/rollup/plugins/blob/master/packages/inject☆77Updated 3 years ago
- Get available v8 and Node.js flags.☆56Updated last year
- This plugin in migrated https://github.com/rollup/plugins/tree/master/packages/eslint☆61Updated 4 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Manipulate the HTTP Vary header☆61Updated 6 months ago
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆55Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated 10 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago