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

/codename-greek-gods/

    Package Sidebar

    Install

    npm i codename-greek-gods

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • khaosdoctor