GitShow/sindresorhus/is-fullwidth-code-point
sindresorhus

is-fullwidth-code-point

Check if the character represented by a given Unicode code point is fullwidth

by sindresorhus
Star on GitHubForknpm

JavaScript

51 stars15 forks9 contributorsQuiet · 10mo agoSince 2015v5.1.0MIT

Meet the team

See all 9 on GitHub →
sindresorhus
sindresorhus17 contributions
forresst
forresst2 contributions
cclauss
cclauss1 contribution
coreyfarrell
coreyfarrell1 contribution
BendingBender
BendingBender1 contribution
Richienb
Richienb1 contribution
fisker
fisker1 contribution
Offirmo
Offirmo1 contribution

Languages

View on GitHub →
JavaScript83.5%
TypeScript16.5%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
fisker
Improve tree shakingMergedPR

Reduce bundle size from 8k to 4k Before After

fisker · 10mo ago
denisx
Add side effects to package.jsonMergedPR

Add side effects to package.json, to help bundlers cut unused code more effective

denisx · 1y ago
1284685832
Some full-width characters are not includedClosedIssue

According to the Punctuation marks in Chinese in Requirements for Chinese Text Layout (https://www.w3.org/International/clreq/#positioning_of_headings_notes_illustrations_and_tables), I think there are some full-width characters that are not included. They are:

1284685832 · 2y ago
Structured data for AI agents

Repository: sindresorhus/is-fullwidth-code-point. Description: Check if the character represented by a given Unicode code point is fullwidth Stars: 51, Forks: 15. Primary language: JavaScript. Languages: JavaScript (83.5%), TypeScript (16.5%). License: MIT. Latest release: v5.1.0 (10mo ago). Open PRs: 0, open issues: 0. Last activity: 10mo ago. Community health: 85%. Top contributors: sindresorhus, forresst, cclauss, coreyfarrell, BendingBender, Richienb, fisker, Offirmo, xiaoyuhen.

·@ofershap

Replace github.com with gitshow.dev