
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 with npm:
npm i unicodedata --save-dev
var unicode = require('unicodedata');
Jon Schlinkert
Copyright (c) 2014 Jon Schlinkert, contributors.
Released under the MIT license
This file was generated by verb-cli on May 16, 2014.