Skip to main content

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 Build Status

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

js.unicode_eastasianwidth-0.2.0.tar.gz (7.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page