Skip to content

chore: various improvements to README - #688

Merged
jumoel merged 1 commit into
npm:mainfrom
mbtools:readme
Mar 20, 2024
Merged

chore: various improvements to README#688
jumoel merged 1 commit into
npm:mainfrom
mbtools:readme

Conversation

@mbtools

@mbtools mbtools commented Mar 14, 2024

Copy link
Copy Markdown
Contributor
  • Fix spelling, grammar, and consistency of README text (based on grammarly recommendations)
  • Remove unnecessary phrases and commas
  • Improve consistency of js example code
  • Add documentation of identifier and identifierBase parameters for inc function
  • Add missing documentation of compareLoose, sort, and rsort functions
  • Add simplify and subset to list of module exports

@mbtools
mbtools requested a review from a team as a code owner March 14, 2024 17:54

@jumoel jumoel left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for improving the documentation. 🙂