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☆45Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated 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
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Transform the first chunk in a stream☆26Updated last year
- fstream class for creating npm packages☆30Updated 8 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated 6 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Check if a value is an object☆40Updated 4 years ago
- Include only certain items in an array☆16Updated last week
- Returns an array filled with the specified input☆42Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago