npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

unicodedata

0.1.1

@jonschlinkert

npmHomeRepoSnykSocket
Downloads:430
$ npm install unicodedata
DailyWeeklyMonthlyYearly

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:

  • https://github.com/mathiasbynens/unicode-data
  • https://github.com/dodo/node-unicodetable

Install

Install with npm:

npm i unicodedata --save-dev

Usage

var unicode = require('unicodedata');

Author

Jon Schlinkert

  • github/jonschlinkert
  • twitter/jonschlinkert

License

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


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