unicode-visualizer-web icon indicating copy to clipboard operation
unicode-visualizer-web copied to clipboard

Web tool for inspecting Unicode strings

Results 11 unicode-visualizer-web issues
Sort by recently updated
recently updated
newest added

Bumps [undici](https://github.com/nodejs/undici) to 5.19.1 and updates ancestor dependency [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together. Updates `undici` from 5.14.0 to 5.19.1 Release notes Sourced from undici's releases. v5.19.1 ⚠️...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hi, I just found your site and found it really interesting. I noticed a minor annoyance though when I was clicking around, so I wanted to document it. This issue...

3 interpretations: 1. Actual [English Braille alphabet](https://en.wikipedia.org/wiki/English_Braille#System) 2. Visualize binary data using [Unicode's numbering scheme](https://en.wikipedia.org/wiki/Braille_Patterns) 3. Visualize binary data using a more streamlined numbering scheme Implementation of 2: ```js let...

enhancement

0x40000–0x​DFFFF are invalid codepoints because they belong to planes that have not been assigned for any purpose in Unicode yet. https://en.wikipedia.org/wiki/Plane_(Unicode)#Overview

- [ ] Allow editing input text using a - [ ] Show the encoding and normal forms directly - [ ] Add a way to show code units in...

enhancement

They can be pretty huge in some cases.

Right now there's just normalize, it would make sense to add uppercase/lowercase/etc.