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' ]

/little-alchemy/

    Package Sidebar

    Install

    npm i little-alchemy

    Weekly Downloads

    0

    Version

    1.0.1

    License

    ISC

    Last publish

    Collaborators

    • alancnet