shadowdragon

1.0.0 • Public • Published

ShadowDragon

ShadowDragon is a javascript package where you can do the following:

● Random word (More info in the correct section)

● Email Generator (More info in the correct section)

Installation

Use the package manager npm to install ShadowDragon.

npm install shadowdragon

Usage

import foobar

foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.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

none

Package Sidebar

Install

npm i shadowdragon

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

108 kB

Total Files

3

Last publish

Collaborators

  • devdex