0.0.4 • Published 7 years ago

emojex v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
7 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