0.0.4 ā€¢ Published 6 years ago

emojex v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

šŸ”„ EmojExp ļø

āœØ Emoji-based Regular Expressions āœØ

Example

Regular Expression ā˜ ļø

new RegExp('^.*(?=,)')

Emoji Expression šŸ”„

new EmojExp('šŸāœØā¤ļø(šŸ‘‰,)')

Installation

npm install emojex
const { EmojExp } = require('emojex');

Running the Demo

0ļøāƒ£ā€‚šŸ‘Æ Clone me ā€

1ļøāƒ£ā€‚šŸ“¦ npm install

2ļøāƒ£ā€‚šŸ npm start

Why?

šŸ§ Why not?

Inspiration

šŸ‘‰ Tweet by @skimbrel