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);

Readme

Keywords

none

Package Sidebar

Install

npm i entropy

Weekly Downloads

1

Version

0.0.3-7

License

none

Last publish

Collaborators

  • zhami