unicode
unicode lookup table
Last updated 3 years ago by tdanecker .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install unicode 
SYNC missed versions from official npm registry.

unicode lookup table

provides data from https://unicode.org/Public/UNIDATA/UnicodeData.txt for nodejs.

install

npm install unicode

example

master//node-unicodetable » node
> require('unicode/category/So')["♥".charCodeAt(0)]
{ value: '2665',
  name: 'BLACK HEART SUIT',
  category: 'So',
  class: '0',
  bidirectional_category: 'ON',
  mapping: '',
  decimal_digit_value: '',
  digit_value: '',
  numeric_value: '',
  mirrored: 'N',
  unicode_name: '',
  comment: '',
  uppercase_mapping: '',
  lowercase_mapping: '',
  titlecase_mapping: '',
  symbol: '♥' }

Current Tags

  • 14.0.0                                ...           latest (3 years ago)

41 Versions

  • 14.0.0                                ...           3 years ago
  • 13.0.0                                ...           4 years ago
  • 12.1.0                                ...           5 years ago
  • 11.0.1                                ...           7 years ago
  • 11.0.0                                ...           7 years ago
  • 10.0.0                                ...           7 years ago
  • 9.0.1                                ...           8 years ago
  • 9.0.0                                ...           8 years ago
  • 0.6.1                                ...           10 years ago
  • 0.6.0                                ...           11 years ago
  • 0.5.3                                ...           11 years ago
  • 0.5.2                                ...           11 years ago
  • 0.5.1                                ...           11 years ago
  • 0.5.0                                ...           11 years ago
  • 0.4.9                                ...           11 years ago
  • 0.4.8                                ...           11 years ago
  • 0.4.7                                ...           11 years ago
  • 0.4.6                                ...           11 years ago
  • 0.4.5                                ...           11 years ago
  • 0.4.4                                ...           12 years ago
  • 0.4.3                                ...           12 years ago
  • 0.4.2                                ...           12 years ago
  • 0.4.1                                ...           12 years ago
  • 0.4.0                                ...           12 years ago
  • 0.3.1                                ...           13 years ago
  • 0.3.0                                ...           13 years ago
  • 0.2.1                                ...           13 years ago
  • 0.2.0                                ...           13 years ago
  • 0.1.4                                ...           14 years ago
  • 0.1.3-7                                ...           14 years ago
  • 0.1.3-6                                ...           14 years ago
  • 0.1.3-5                                ...           14 years ago
  • 0.1.3-4                                ...           14 years ago
  • 0.1.3-3                                ...           14 years ago
  • 0.1.3-2                                ...           14 years ago
  • 0.1.3-1                                ...           14 years ago
  • 0.1.3                                ...           14 years ago
  • 0.1.2                                ...           14 years ago
  • 0.1.1                                ...           14 years ago
  • 0.1.0                                ...           14 years ago
  • 0.0.1                                ...           14 years ago
Maintainers (1)
Downloads
Total 2
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (2)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE