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☆43Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Slice a string with ANSI escape codes☆47Updated 6 months ago
- Check if something is a generator function☆23Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 8 months ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- fstream class for creating npm packages☆30Updated 7 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Break out of a promise chain☆22Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆54Updated 3 months ago
- Rename a function☆45Updated last year
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆25Updated 6 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago