@whitep4nth3r/numeronym-all-the-things
v1.0.3
Published
A silly bit of code to transform text input to numeronyms.
Downloads
5
Readme
Numeronym all the things
Turn all your words into numeronyms.
To install
npm install @whitep4nth3r/numeronym-all-the-things
To use
import { makeNumeronym } from "@whitep4nth3r/numeronym-all-the-things";
const allTheNumeronyms = makeNumeronym(words);