unicodetogsm

1.0.3 • Public • Published

Unicode to GSM character converter

Step 1

npm i unicodetogsm

Step 2

import { UnicodeToGSM } from 'unicodetogsm';

const string = UnicodeToGSM('“test”'); // return '"test"'

/unicodetogsm/

    Package Sidebar

    Install

    npm i unicodetogsm

    Weekly Downloads

    20

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    9.78 kB

    Total Files

    5

    Last publish

    Collaborators

    • ealexsee