emojex

0.0.4 • Public • Published

🔥 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

/emojex/

    Package Sidebar

    Install

    npm i emojex

    Weekly Downloads

    1

    Version

    0.0.4

    License

    ISC

    Unpacked Size

    4.91 kB

    Total Files

    6

    Last publish

    Collaborators

    • natemoo-re