unicode-astral-regex
A regex to match astral symbols that supports unicode strings.
Last updated 8 years ago by sallar .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install unicode-astral-regex 
SYNC missed versions from official npm registry.

unicode-astral-regex npm

A regex to match astral symbols that supports unicode strings.

Usage

$ npm install unicode-astral-regex
import astralRegex from 'unicode-astral-regex';

astralRegex.match('some string');

License

RegExp from the Lodash which is released under the MIT License.

Current Tags

  • 1.0.1                                ...           latest (8 years ago)

2 Versions

  • 1.0.1                                ...           8 years ago
  • 1.0.0                                ...           8 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |