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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3-7
    3
    • latest

Version History

Package Sidebar

Install

npm i entropy

Weekly Downloads

12

Version

0.0.3-7

License

none

Last publish

Collaborators

  • zhami