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
- Check if a file path is a binary file☆44Updated 10 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated 10 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Slice a string with ANSI escape codes☆47Updated 9 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 8 months ago
- Check if something is a generator function☆22Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Rename a function☆46Updated last year
- Node's default require extensions as a separate module☆9Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Check if a value is an object☆40Updated 3 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Returns an array filled with the specified input