0.0.4 ⢠Published 7 years ago
emojex v0.0.4
š„ EmojExp ļø
⨠Emoji-based Regular Expressions āØ
Example
Regular Expression ā ļø
new RegExp('^.*(?=,)')Emoji Expression š„
new EmojExp('šāØā¤ļø(š,)')Installation
npm install emojexconst { EmojExp } = require('emojex');Running the Demo
0ļøā£āšÆ Clone me ā
1ļøā£āš¦ npm install
2ļøā£āš npm start
Why?
š§ Why not?