no-cliches

0.3.6 • Public • Published

NPM version

No Clichés

npm module to check for clichés in your writing.

Install

npm install no-cliches

Use

const cliches = require('no-cliches');

const problems = cliches('Writing specs puts me at loose ends.');
// problems -> [{ match: "at loose ends", index: 22, offset: 12 }]

##See Also

Concise Writing

Clichés List

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.6
    47,763
    • latest

Version History

Package Sidebar

Install

npm i no-cliches

Weekly Downloads

53,297

Version

0.3.6

License

MIT

Unpacked Size

24.7 kB

Total Files

11

Last publish

Collaborators

  • duereg