Skip to content

mhyfritz/acronym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published