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

jsnes

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsnes

A JavaScript NES emulator

Source
npmnpm
Version
0.0.0
Version published
Weekly downloads
1.3K
194.7%
Maintainers
1
Weekly downloads
 
Created
Source

JSNES

A JavaScript NES emulator.

Build

To build a distribution, you will Grunt:

$ sudo npm install -g grunt-cli

Then run:

$ npm install
$ grunt

This will create jsnes.js and jsnes-min.js in build/.

Benchmark

The benchmark in test/benchmark.js is intended for testing JavaScript engines. It does not depend on a DOM or Canvas element etc.

FAQs

Package last updated on 24 Nov 2014

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