Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
/ mortalkombat Public archive

Node.JS / NPM Module that gives you all of the Mortal Kombat character names. =)

Notifications You must be signed in to change notification settings

mediaupstream/mortalkombat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mortal Kombat NPM Module

Node.JS / NPM Module that gives you all of the Mortal Kombat character names.

Installing

npm install mortalkombat

Using

var mk = require('mortalkombat');

mk.characters; // An Array of all the Mortal Kombat character names

mk.get(); // Returns a random character name

License

finish him!!! - MIT License, ...

About

Node.JS / NPM Module that gives you all of the Mortal Kombat character names. =)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published