0.3.6 • Published 8 months ago

no-cliches v0.3.6

Weekly downloads
8,409
License
MIT
Repository
github
Last release
8 months ago

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

0.3.6

8 months ago

0.3.5

8 months ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago