mathiasbynens / String.fromCodePoint
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.
☆61Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for String.fromCodePoint
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆55Updated last year
- Simple RFC 6838 media type parser and formatter☆55Updated 6 months ago
- A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7.☆55Updated 4 years ago
- easy HTML pretty printing in commonJS☆76Updated 3 years ago
- Spawn for node.js but in a way that works regardless of which OS you're using☆64Updated 7 years ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 5 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 8 months ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 5 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Determine if an object is a Buffer☆92Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Look up environment settings specific to different operating systems.☆137Updated 3 years ago
- A parser for the CSS font values☆26Updated last month
- Prepare a node environment to require files with different extensions.☆48Updated 5 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 3 years ago
- Parse data: URLs☆72Updated last year
- Environment agnostic nextTick polyfill☆74Updated 3 years ago
- ☆24Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months 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
- AST recursive visitor☆79Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ☆102Updated 3 years ago
- Tool for deprecating things☆37Updated 7 years ago
- transform loader for webpack☆110Updated 4 years ago
- An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.☆32Updated 9 months ago
- This plugin in migrated https://github.com/rollup/plugins/tree/master/packages/eslint☆61Updated 4 years ago
- Create an array without duplicates☆70Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated 10 months ago