Skip to content

rowanoulton/simpler-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simpler words

Suggests shorter, simpler alternatives to long words.

Installation

npm install simpler-words

Usage

var simplerWords = require('simpler-words');

var alternatives = simplerWords('additional');
// alternatives -> ['more', 'extra']

Credit

License

MIT

About

Suggests shorter, simpler alternatives to long words

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published