https://github.com/lexndru/char-js
Node.js playground with Unicode
https://github.com/lexndru/char-js
js nodejs unicode
Last synced: about 2 months ago
JSON representation
Node.js playground with Unicode
- Host: GitHub
- URL: https://github.com/lexndru/char-js
- Owner: lexndru
- License: mit
- Created: 2019-01-23T13:15:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-03T23:16:05.000Z (over 6 years ago)
- Last Synced: 2025-02-13T08:17:47.319Z (4 months ago)
- Topics: js, nodejs, unicode
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CharJS
*Note*: This is a playground repository for Node.js and Unicode. Nothing too serious here.
This module exposes an immutable char type object that stores any character on 32bits, the maximum bits allowed for an Unicode character (as of today).