1.0.5 • Published 2 years ago

flames-relation v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago