Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support pluralize method expected by web app #2

Merged
merged 4 commits into from
Feb 11, 2019

Commits on Feb 10, 2019

  1. rename pluralize to toPlural

    nexdrew committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    8bcf583 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. new pluralize static method consistent with current web usage

    add related formatInt static method
    
    add strict and suffix opts to static get method
    nexdrew committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    e9e66af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a041a03 View commit details
    Browse the repository at this point in the history
  3. update docs

    nexdrew committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    8b1d376 View commit details
    Browse the repository at this point in the history