0.3.2 • Published 7 years ago

@mhyfritz/acronym v0.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

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
0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago