@skaratech/tiny

1.0.3 • Public • Published

Tiny

Tiny is a npm library for dealing with word pluralization.

Installation

Use the package manager npm to install tiny.

npm install @skaratech/tiny

Usage

import tiny from 'tiny'; //ES5

npm.pluralize('word') //returns 'words'
npm.pluralize('goose') //returns 'geese'
npm.singularize('phenomena') //returns 'phenomenon'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @skaratech/tiny

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

2.18 kB

Total Files

4

Last publish

Collaborators

  • developerb2