get-east-asian-width
npmv1.6.0TypeScriptDetermine the East Asian Width of a Unicode character
Overview
get-east-asian-width is an npm package that determine the East Asian Width of a Unicode character. The latest version is 1.6.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need determine the East Asian Width of a Unicode character and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of get-east-asian-width.
Dependencies
Dev (5)
Used by
Popular packages that depend on get-east-asian-width.
Alternatives to get-east-asian-width
Get the visual width of a string - the number of columns required to display it
Strip UTF-8 byte order mark (BOM) from a string
Convert a string index to its line and column position
Get the line and column number of a specific character in a string
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
Parse, validate, manipulate, and display dates
Measure the difference between two strings using the Levenshtein distance algorithm
Elegant terminal spinner
Functions for dealing with a PostgreSQL connection string
get dimensions of any image buffer
Version history
| Version | Published | License |
|---|---|---|
| 1.6.0latest | 2 months ago | MIT |
| 1.5.0 | 5 months ago | MIT |
| 1.4.0 | 10 months ago | MIT |
| 1.3.1 | 10 months ago | MIT |
| 1.3.0 | 1 year ago | MIT |
| 1.2.0 | 2 years ago | MIT |
| 1.1.0 | 2 years ago | MIT |
| 1.0.0 | 2 years ago | MIT |
Maintainers
Funding
Frequently asked questions
How do I install get-east-asian-width?
Run `npm install get-east-asian-width` to add get-east-asian-width to your npm project.
What license is get-east-asian-width released under?
get-east-asian-width is distributed under the MIT license.
How popular is get-east-asian-width?
get-east-asian-width has approximately 0 downloads per week and 1 known dependent packages.