node-slug icon indicating copy to clipboard operation
node-slug copied to clipboard

Docs out of sync

Open ghost opened this issue 10 years ago • 5 comments

The docs on Github and npm are out of sync.

The npm docs (still?) tell you to set the "lowercase" options property to true in order to convert the slug to lower case, even though it's actually "lower" in the code, which is confusing.

ghost avatar Oct 03 '15 13:10 ghost

This is no longer accurate and probably should be closed

danawoodman avatar Mar 17 '16 19:03 danawoodman

Npm docs are still outdated

ggarnier avatar Jul 05 '16 19:07 ggarnier

Yes, NPM docs need to be updated.

gscoon avatar Jul 11 '16 15:07 gscoon

Just spent a good while debugging and writing an issue about how lowercase: false had no effect. The NPM docs say both lowercase and lower, but the GitHub docs all say lower, which is the correct one.

Nateowami avatar Aug 22 '16 13:08 Nateowami

still an issue in 2018

aguyinmontreal avatar Jan 19 '18 04:01 aguyinmontreal