unicode-astral-regex

1.0.1 • Public • Published

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.

Package Sidebar

Install

npm i unicode-astral-regex

Weekly Downloads

3,594

Version

1.0.1

License

MIT

Unpacked Size

2.9 kB

Total Files

4

Last publish

Collaborators

  • sallar