Skip to content

natemoo-re/emojex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 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

About

Emoji-based Regular Expressions

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published