Fanstatic packaging of Counting the unicode characters based Unicode East Asian Width database for JavaScript. It includes some tools for dealing with characters.
Project description
Counting the unicode characters based Unicode East Asian Width database for JavaScript. It includes some tools for dealing with characters.
js.unicode_eastasianwidth
Introduction
This library packages Unicode-EastAsianWidth-JS for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.unicode_eastasianwidth) are published to some URL.
How to use?
You can import unicode_eastasianwidth from js.unicode_eastasianwidth and need it where you want these resources to be included on a page:
>>> from js.unicode_eastasianwidth import unicode_eastasianwidth >>> unicode_eastasianwidth.need() >>> from js.unicode_eastasianwidth import angular_unicode_eastasianwidth >>> angular_unicode_eastasianwidth.need() >>> from js.unicode_eastasianwidth import ( ... unicode_eastasianwidth, ... angular_unicode_eastasianwidth, ... )
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for js.unicode_eastasianwidth-0.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f61d26dba0f510e98308decaf98ce9d5f6603947287816b7058f4451e025783 |
|
MD5 | c499b0021c0087eb5717004adf445f22 |
|
BLAKE2b-256 | ff7fe0d50caebf65c23e3f8cd7f20f58f8ca5f8692c28488a6e63795f0ecc4a6 |