1.0.5 • Published 3 years ago

flames-relation v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

This is an FLAMES game algorithm by passing two names can get a relation ship of those name.

Installation

Installation is done using the npm install command:

$ npm install flames-relation

Examples

var flamesRelation = require("flames-relation");
var relation = flamesRelation('bar','foo'); 
console.log(relation); // Marriage

People

The author of flames-relation is Arunkumar

1.0.5

3 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago