https://github.com/revathskumar/js-string-normalize
Visualize string normalize
https://github.com/revathskumar/js-string-normalize
javascript normalize string
Last synced: 29 days ago
JSON representation
Visualize string normalize
- Host: GitHub
- URL: https://github.com/revathskumar/js-string-normalize
- Owner: revathskumar
- License: mit
- Created: 2025-01-19T15:01:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T12:54:37.000Z (over 1 year ago)
- Last Synced: 2025-01-22T13:46:59.012Z (over 1 year ago)
- Topics: javascript, normalize, string
- Language: TypeScript
- Homepage: https://string-normalize.surge.sh/?str=I+%E2%99%A5+K%C3%B6ln
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# js-string-normalize
> Visualize string normalize
Live: https://string-normalize.surge.sh/?str=I+♥+Köln
Code: https://codeberg.org/0x52534B/js-string-normalize
Related blog post: https://blog.revathskumar.com/2025/01/javascript-understanding-string-normalize.html
## Dev setup
```sh
npm i
npm run dev
```
## Mirror
Github: https://github.com/revathskumar/js-string-normalize
## License
[MIT](/LICENSE)