sindresorhus / is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
☆49Updated last year
Related projects ⓘ
Alternatives and complementary repositories for is-fullwidth-code-point
- Check if a file path is a binary file☆42Updated 6 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Slice a string with ANSI escape codes☆47Updated 5 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- fstream class for creating npm packages☆30Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 5 years ago
- Check if something is a generator function☆23Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆35Updated 3 months ago
- Lowercase the keys of an object☆40Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 8 months ago
- Is this an ES6 Symbol value?☆18Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- ES2015 `String#codePointAt()` ponyfill☆22Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated last year
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Expands symbolic links and prints the resolved absolute filepath☆25Updated 6 months ago