@mhyfritz/acronym

0.3.2 • Public • Published

acronym

Installation

$ npm install @mhyfritz/acronym

Usage

const acronym = require('@mhyfritz/acronym')

// test whether 'Radar' is an acronym of phrase 'radio detection...'
acronym.test('radio detection and ranging', 'Radar')
// => true

Readme

Keywords

Package Sidebar

Install

npm i @mhyfritz/acronym

Weekly Downloads

0

Version

0.3.2

License

MIT

Unpacked Size

6.61 kB

Total Files

5

Last publish

Collaborators

  • mhyfritz