Skip to content

Dantist/unicode-range-json

Repository files navigation

unicode-range-json Build Status

A list of all the Unicode Range Names and their hex/decimal range numbers.

This module simply returns the unicode-range.json file.

Install

$ npm install --save unicode-range-json

Usage

const unicodeRanges = require('unicode-range-json');

unicodeRanges();
//=> 'unicorns & rainbows'

API

unicodeRanges()

Returns a JSON object with information about the Unicode Ranges.

Contribution

Please open an issue or pull request of you discover any of the values or ranges to be incorrect. Thanks!

License

MIT © Michael Wuergler

About

A list of all the Unicode Range Names and their hex/decimal range numbers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%