Binary package “node-abbrev” in ubuntu focal

Get unique abbreviations for a set of strings - Node.js module

 Given a set of strings, this module computes a list of distinct abbreviations.
 This is handy for command-line scripts, or other cases where
 one wants to be able to accept shorthands.
 .
 Node.js is an event-based server-side JavaScript engine.