sindresorhus / is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
☆49Updated last year
Alternatives and similar repositories for is-fullwidth-code-point:
Users that are interested in is-fullwidth-code-point are comparing it to the libraries listed below
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Check if a file path is a binary file☆44Updated 11 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Slice a string with ANSI escape codes☆47Updated 10 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 9 months ago
- Modern Buffer API polyfill without footguns☆25Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 weeks ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated 9 months ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Is this an ES6 Symbol value?☆19Updated 3 months ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 3 years ago