Skip to content

Adikteev/createjs-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CreateJS as a module

This project generate a module containing both EaselJS and TweenJS in the object CreateJS

Usage

$ npm install --save @motionlead/createjs
var createjs = require('@motionlead/createjs');

Installation / Build

$ npm install
$ npm run build

This will generate build/createjs.js which is the module exported

About

CreateJS that can be required as a node module

Resources

Stars

Watchers

Forks

Packages

No packages published