@laboralphy/noun-shortener

1.0.1 • Public • Published

#Noun-shortener

##Description Do you want to shorten all words inside a noun-group or inside an organization name ?

Liquid Crystal Display -> Liq. Cryst. Displ.
Internet Service Provider -> Int. Serv. Prov.

This is what this library does.

##Usage

npm install @laboralphy/noun-shortener

Inside code :

const {shorten} = require('@laboralphy/noun-shortener');
console.log(shorten('Liquid Crystal Display'));

...will display "Liq. Cryst. Displ."

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @laboralphy/noun-shortener

      Weekly Downloads

      0

      Version

      1.0.1

      License

      ISC

      Unpacked Size

      3 kB

      Total Files

      4

      Last publish

      Collaborators

      • laboralphy