entropy

0.0.3-7 • Public • Published

Entropy Engine

Infrastructure layer for the EntropyJS Framework

Installation

via [npm]

npm install entropy

Usage

var config = require('./config.js'),
	entropy = require('../index.js'),
    entropyServer;
    
entropyServer = entropy(config);

console.log('entropyServer created; name: ' + entropyServer.name);

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i entropy

    Weekly Downloads

    0

    Version

    0.0.3-7

    License

    none

    Last publish

    Collaborators

    • zhami