codename-universe

1.0.0 • Public • Published

codename-universe

Universe bodies names parser for Codename (Standalone)

Usage

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

Require it and use the function parse:

const universe = require('codename-universe')
 
console.log(universe.parse('2.1.4').codenameText) // V2.1.4 - Canopus

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

Readme

Keywords

none

Package Sidebar

Install

npm i codename-universe

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • khaosdoctor