New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ensemblejs

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ensemblejs

The ensemble game framework

latest
Source
npmnpm
Version
6.2.4
Version published
Weekly downloads
17
-65.31%
Maintainers
2
Weekly downloads
 
Created
Source

ENSEMBLE

A framework for multi-device games.

Examples

Installation

OSX / Linux

It's dangerous to go alone: you will need ruby, node and couchdb.

Ruby (via rbenv)

  • install rbenv
  • install version of ruby listed in .ruby-version
  • gem install bundler
  • bundle install

Node (via nodenv)

  • install nodenv

  • install version of node listed in .node-version

  • brew install couchdb

  • npm i

  • cd node_modules && ln -nsf ../src && cd..

  • gulp

  • npm i jshint -g

Windows

Keywords

cross-browser

FAQs

Package last updated on 08 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts