codename-greek-gods

1.0.0 • Public • Published

codename-greek-gods

Greek gods names parser for Codename (Standalone)

Usage

Install the package using either npm install codename-greek-gods --save or yarn add codename-greek-gods.

Require it and use the function parse:

const gods = require('codename-greek-gods')

console.log(gods.parse('2.1.4').codenameText) // V2.1.4 - Hera

For more information about the API, see Codename project, this parser only abstracts the parse function, returning an instance of the original Codename parser

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i codename-greek-gods

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • khaosdoctor