unicodedata

0.1.1 • Public • Published

unicodedata NPM version

Downloads and parses the latest unicode data text file into an array of unicode objects

The resulting JSON file is something like 11.5 Mb. This is just an experiment atm, if you need something more advanced take a look at:

Install

Install with npm:

npm i unicodedata --save-dev

Usage

var unicode = require('unicodedata');

Author

Jon Schlinkert

License

Copyright (c) 2014 Jon Schlinkert, contributors.
Released under the MIT license


This file was generated by verb-cli on May 16, 2014.

Package Sidebar

Install

npm i unicodedata

Weekly Downloads

1

Version

0.1.1

License

none

Last publish

Collaborators

  • doowb
  • jonschlinkert