Socket
Book a DemoInstallSign in
Socket

duckjs

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

duckjs

A small Javascript library for events, observable objects, and data binding.

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

DuckJS

Build Status NPM version

A tiny Javascript 2D game engine using .

browser support

Installation

DuckJS is meant to be used with Browserify, so install with npm:

npm install duckjs

Tern Support

The source files are all decorated with JSDoc3-style annotations that work great with the Tern code inference system. Combined with the Node plugin (see this project's .tern-project file), you can have intelligent autocomplete for methods in this library.

Testing

Testing is done with Tape and can be run with the command npm test.

Automated CI cross-browser testing is provided by Testling.

License

Copyright 2014 Brandon Valosek

DuckJS is released under the MIT license.

Keywords

2d

FAQs

Package last updated on 18 Jan 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