little-alchemy

1.0.1 • Public • Published

Little Alchemy

Based on recipes from littlealchemy.com.

var la = require('little-alchemy');
la.getBaseElements(); => [ 'water', 'fire', 'earth', 'air']
la.combine('water', 'fire'); => [ 'steam' ]

Package Sidebar

Install

npm i little-alchemy

Weekly Downloads

7

Version

1.0.1

License

ISC

Last publish

Collaborators

  • alancnet