GithubHelp home page GithubHelp logo

2.0 BETA

This repo is in beta. Reporting issues is appreciated.

createjs

This package compiles the combined bundles for CDN distribution. It is mostly for internal use.

Usage

Install dependencies prior to compiling builds.

npm install

It's recommended that you use npm link to compile from local packages.

npm run build -- [--production] [--format=global,module,common]
  • combined builds with flag control for custom output
npm run build-prod
  • combined build restricted to minified global format for the CDN

CreateJS's Projects

build icon build

The CreateJS build tools & process.

combined icon combined

Hosts the combined CreateJS library, and the tools for building it.

core icon core

Core code shared by two or more CreateJS libraries. For example, the event model.

createjs icon createjs

Repo for combined CreateJS library. Mainly for CDNs.

easeljs icon easeljs

The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier.

easeljsrenderers icon easeljsrenderers

Runtime pluggable renderers for EaselJS (Canvas 2D, WebGL, HTML DOM, SVG).

html5ads icon html5ads

An in-depth white paper on building HTML5 advertising with CreateJS and Flash Pro. Includes supporting materials, sample banner ad, and helper classes.

localization icon localization

Repo for collaborative creation of localized documentation.

preloadjs icon preloadjs

PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available, and falls back to tag-based loading when not.

sandbox icon sandbox

Contains demos, helper classes, experiments, and other resources that don't belong in the main repos.

soundjs icon soundjs

A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.

tweenjs icon tweenjs

A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries.

zoe icon zoe

Zoë is an open source tool for generating spritesheet images and frame data from SWF files. It enables illustrators to maintain a familiar workflow while generating animations for EaselJS and other formats.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.