Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

latest-createjs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

latest-createjs

Install latest createJS by npm

  • 1.0.24
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

latest-createjs

Install latest createJS by npm

GitHub license

npm npm

GitHub stars

GitHub issues GitHub forks

Important

  • CreateJS had supported NPM install, see it CreateJS/Combined, recommend to install it
  • This package will still be maintained for myself
  • Thanks for downloaded

重要告知

  • CreateJS 已经支持 NPM 安装,请查看 CreateJS/Combined,推荐安装
  • 本包依然会为了我自己的相关项目进行维护
  • 感谢下载

Quick fix

About version

关于版本

Install

$ yarn add latest-createjs
# or
$ npm install latest-createjs --save

Usage

Include all

import 'latest-createjs'
// or
require('latest-createjs')

// then
console.log(createjs) // <- Global

Just one

import 'latest-createjs/lib/preloadjs/preloadjs'
// or
require('latest-createjs/lib/preloadjs/preloadjs')

// then
var preload = new createjs.LoadQueue()

Keywords

FAQs

Package last updated on 13 Oct 2017

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc