binette.js

1.0.0 • Public • Published

binette.js

A Javascript program that replaces character sequences like :-D by unicode emoticons like 😃 (U+1F603)

Warning

This is a very early-stage version, originally for internal use

It does not contain an exhaustive list of emoji unicode characters at all, feel free to add a lot

Some characters might be poorly chosen (regarding common font support for example) and it might be relevant to replace them

Install

npm install binette.js

Usage

var modifiedString = Binette.binettize(originalString);

Readme

Keywords

Package Sidebar

Install

npm i binette.js

Weekly Downloads

1

Version

1.0.0

License

GPL-3.0

Unpacked Size

62.4 kB

Total Files

5

Last publish

Collaborators

  • matcho