Skip to content

natefaubion/purescript-unicode

 
 

Repository files navigation

purescript-unicode

Latest release Build Status Maintainer: cdepillabout

Unicode character functions.

Installation

$ bower install purescript-unicode

Module documentation

Generate Internal module

The Data.Char.Unicode.Internal module can be generated with the following command:

$ wget 'http://www.unicode.org/Public/6.0.0/ucd/UnicodeData.txt'
$ ./ubconfc < UnicodeData.txt > src/Data/Char/Unicode/Internal.purs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 96.5%
  • Shell 3.5%