sindresorhus / is-fullwidth-code-pointLinks
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
Sorting:
- Check if a file path is a binary file☆44Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Slice a string with ANSI escape codes☆47Updated last year
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- List of node.js builtin modules☆38Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Object.keys shim☆45Updated last month
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months 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 3 months ago
- fstream class for creating npm packages☆30Updated 8 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Lowercase the keys of an object☆40Updated last year
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Check if a value is an object☆40Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year