0.3.6 • Published 1 year ago

no-cliches v0.3.6

Weekly downloads
8,409
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.3.5

1 year ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

10 years ago

0.0.5

10 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago