light-slug-emoji

1.0.2 • Public • Published

Light Slug Emoji

Make a better slug from string. This package can replace any emoji or converted to custom string.

Installation

Use command bellow to install light-slug-emoji package to your project

npm install --save light-slug-emoji

Example of usage

Import this package to your project

const slug = require('light-slug-emoji')

let strslug = slug('👇 Backhand Index Pointing Down');

// console.log(strslug)
// Output : backhand-index-pointing-down

Contributions are open

Welcome everyone. Let's make this package better

Readme

Keywords

Package Sidebar

Install

npm i light-slug-emoji

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

3.14 kB

Total Files

5

Last publish

Collaborators

  • bbnomercy