---
title: Createjs Reviews
meta_title: 'Createjs Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 33 reviews by the users' company size, role or industry to
  find out how Createjs works for a business like yours.
aggregate_rating:
  rating_value: 4.2
  review_count: 33
  scale: '5'
date_modified: '2026-06-21'
parent_category:
  name: Web Frameworks
  url: https://www.g2.com/categories/web-frameworks
---

# Createjs Reviews
**Vendor:** Createjs  
**Category:** [JavaScript Web Frameworks](https://www.g2.com/categories/javascript-web-frameworks)  
**Average Rating:** 4.2/5.0  
**Total Reviews:** 33
## About Createjs
Createjs is a suite of modular libraries and tools which work together or independently to enable interactive content on open web technologies via HTML5.




## Createjs Reviews
  ### 1. Robust game and app development library for web

**Rating:** 5.0/5.0 stars

**Reviewed by:** Satyanarayan M. | Senior Associate - L2, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 05, 2020

**What do you like best about Createjs?**

The flexibilty of containers, depth sorting, animations through sprite sheets, object oriented interface,  higher number of particle rendering and much more. I use almost all features of these and create games and applications. The preload.js library helps in preloading assets. Easy installation, and cross browser support that the library is being developed for is great. The great community that supports the queries helps resolve issues very fast.

**What do you dislike about Createjs?**

Learning curve that take to learn the library is little higher side but that does not hold back when we need to create stunning applications that the flexibilty from the  library. There is still great scope for the library to improve. More and more applications must integrate this library to make use of the features.

**What problems is Createjs solving and how is that benefiting you?**

While converting flash LMS courses to HTML5 based, CreateJs was a great tool. We had to create the templates in createjs and import all graphical elements from library from a tool I created in flash which exported the JSON. The JSON was the input for the CreateJs templates. Creating product designer tool, games, animations and much more. Converting targatable flash ad templates to HTML5, this template was a great addon.

Currently I am developing CreateJs based games for treecardgames. Learning and trying to create many games to sell on market places. I see envato the open market for developers has great potential for CreatJs Games and Apps. I started selling CreateJs based games to sell and make a living. 

I am consulting on CreateJs Games. Added screenshot of my ongoing CreateJs game.

  ### 2. Absolutely fantastic

**Rating:** 5.0/5.0 stars

**Reviewed by:** Muhammed P. | Junior Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 01, 2020

**What do you like best about Createjs?**

Easy to learn
Lots of help available online
Easy to get started with for even beginners in js

**What do you dislike about Createjs?**

Some documentation misses key content which sometimes require additional searching on the internet or reading through the createjs blog
The hit test isn't as responsive so I have to write my own hit test on objects

**Recommendations to others considering Createjs:**

Definitely take it up and spend time on it.
Even as a beginner there is so much you can learn and do 
Overtime the projects you can create are endless. 
Perfect for animations

**What problems is Createjs solving and how is that benefiting you?**

Using createjs we have built a number of games for an interactive system. It's so customisable and is literally my go to option and it contains everything I need to get work done

  ### 3. createjs is best for canvas related work.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Guruswami H. | Web Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 30, 2020

**What do you like best about Createjs?**

its very simple and best for canvas related activity. In our company we use it for 80 to 90% of task. Its very stable and well documented module. I (our company) use it to develop small fun math related games, so we deal with all kinds of shape and colour. It handles all and works well with adobe animate CC.

**What do you dislike about Createjs?**

honestly I don't think of any. I found all my use cases with it.

**Recommendations to others considering Createjs:**

By using createjs you need to some additional helps or utils. Like you need alignment utils to align with other shapes or containers etc.

**What problems is Createjs solving and how is that benefiting you?**

I work on to develop games so all kinds of shapes it can handle. It works well with adobe animate CC exported file. It works perfect with animations and timeline all. Tweenmax we use for tweening.

  ### 4. CreateJs, a quick and familiar api to build HTML games if you come from flash background.

**Rating:** 3.5/5.0 stars

**Reviewed by:** vikram k. | Senior Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 02, 2021

**What do you like best about Createjs?**

It's familiar API for flash developers. It's seamless integration with AnimateCC. It has good community base.

**What do you dislike about Createjs?**

It's lack of good support for webgl. There is no active development as of now. So it's difficult to convince clients to use it as game engine. There is no official support for things like spine, physics engine etc..

**What problems is Createjs solving and how is that benefiting you?**

Mostly I use createjs for small interactive games. It's a good tool to port flash games to HTML since we can generate createjs code from animatecc, it reduces time to recreate the graphics in createjs.

  ### 5. Good at what it does, but needs improvement

**Rating:** 3.5/5.0 stars

**Reviewed by:** Levi B. | Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 17, 2020

**What do you like best about Createjs?**

Using CreateJS with published Js files from Flash helped speed up content creation. That integration was the main reason I used CreateJS

**What do you dislike about Createjs?**

There is a steep learning curve for anything above a basic implementation, and there were a few unintended behaviors that required extra work. Specifically the ticker wasn't always very precise.

**Recommendations to others considering Createjs:**

Look  through example code and write a very small app using audio and video. You'll want to know if you can understand the docs well and if the code itself is easy enough to use. It's not for everybody but if you can understand it well it will be a good tool, if you dont understand it you can shoot yourself in the foot with weird bugs.

**What problems is Createjs solving and how is that benefiting you?**

Allowing designers to create animated or interactive courses in Flash without having to worry about the code. As a developer with a custom course player using a lot of CreateJS  I was able to support over 3-4 designers continuously making courses. This saved time and was reliable enough to focus on features instead of getting caught up in simple things like audio/video loading.

  ### 6. CreateJs : The best Library for creating dynamic and interactive websites.

**Rating:** 4.0/5.0 stars

**Reviewed by:** sarthak s. | SDE, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 07, 2020

**What do you like best about Createjs?**

CreateJS is divided into multiple modules. These modules cover almost everything from things like loading large resources from the server to rendering, animations, and sounds. The Best thing about this is that each of these modules comes with their own complete documentation which makes it very simple to work with. Also, these libraries are really lightweight which makes it perfect for web applications.

**What do you dislike about Createjs?**

Even after wonderful documentation. The learning curve of the library is pretty high. Users should have a basic knowledge of how images/sprites are rendered and how tweens work.

**Recommendations to others considering Createjs:**

This is a really powerful library for creating a graphics-heavy website. But if you are using it for creating a game then you should have a basic knowledge of the video game development process.

**What problems is Createjs solving and how is that benefiting you?**

I have previously used CreateJS to develop a dynamic gamified website. This website was more of an interactive registration portal for a college fest.  Link: https://sarthakz9.github.io/SpaceBot/html/index.html

CreateJS really helped us in playing with the Canvas element of the HTML5. It was very easy to work with sprites animation. It also supports text rendering which was also handy in creating UI elements for the game.

TweenJS was really effective in creating complex animations. The library includes The concept of chaining simple animations together. which were really helpful in creating loopable animations for a lot of things in a few lines of code.

PreloadJS eased a lot in caching and downloading the large resources of the project. This helped a lot in avoiding a lot of unneeded boilerplate code.

It really a powerful library and almost worked as a mini Game-Engine in our use-case.

  ### 7. A Great Tool to create HTML5 games

**Rating:** 4.0/5.0 stars

**Reviewed by:** shikha g. | Game Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 16, 2020

**What do you like best about Createjs?**

CreateJS itself have PreLoadJS,TweenJs, EaselJS,SoundJS so you can render loaders and audio easily and they are so easy to integrate.
There are many examples available as well from its own website..from basics to advanced visual effects.I have personally learned so much from that and these examples really come handy . its very simple and easy to use especially for a beginner in a effective manner.
CreateJs Community  is also very responsive.

**What do you dislike about Createjs?**

Using certain filters such as blurFilters etc in developing mobile games... gives performance-related issues on devices... 
but that does not deter its other benefits.

**Recommendations to others considering Createjs:**

Create JS is actively developed, If you have never used it before its definitely worth a try. It is really easy to use and is really powerful library in terms of providing visual effects using timelines. Also, the team seems responsive to issues raised by the community members.

**What problems is Createjs solving and how is that benefiting you?**

I have developed many HTMl5 games using CreateJs suite. From a single tool, we have unified all the libraries. Now, in a lesser time we can build things which would take more time before the existence of such library. 
we do not need to use a separate library for sound, animations. It is also combined with TweenJs and SoundJS as well.

  ### 8. I have 5 years experience in Web Application development .

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Games | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 10, 2020

**What do you like best about Createjs?**

CreateJs is the key part for the flash to HTML project using AnimateCC.

**What do you dislike about Createjs?**

It's used to create Html5 canvas element with high-end graphics and animations. but loading time it high compare to normal web pages.

**Recommendations to others considering Createjs:**

Gamming,  Html canvas project

**What problems is Createjs solving and how is that benefiting you?**

we can create custom animation with HTML elements using AnimateCC. and use a third-party library to increase the Performance.

  ### 9. Varun

**Rating:** 4.0/5.0 stars

**Reviewed by:** Varun S. | Project Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 06, 2021

**What do you like best about Createjs?**

Virtual DOM helps it perform faster and better

**What do you dislike about Createjs?**

Not a full fledged framework like AngularJs it is a library

**Recommendations to others considering Createjs:**

Those who are into html css should also try this and learn more

**What problems is Createjs solving and how is that benefiting you?**

Trying to develop mobile and web applications using it.

  ### 10. Very poor documentation

**Rating:** 2.5/5.0 stars

**Reviewed by:** Farid M. | E-Learning Developer • Learning Experience Designer, E-Learning, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 21, 2021

**What do you like best about Createjs?**

Very powerful library for web-based animations

**What do you dislike about Createjs?**

Obscure and lacks documentations illustrated by examples. The documentation must be revised by not advanced programmers in order to be understood by novice programmers and new comers to this library.

**What problems is Createjs solving and how is that benefiting you?**

Producing advanced web-based animations and simulations

  ### 11. Easy and scalable development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Aniket  J. | Software engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 12, 2020

**What do you like best about Createjs?**

Exporting Adobe animate to createjs objects library. Container, mouse events and child approach. Allowing different type of event handling such as area based and color based. Easy to implement more features on top of createjs such as anchoring or custom shapes. Positioning createjs objects are easy. Text renders better in createjs than any other library.

**What do you dislike about Createjs?**

Sound js and preload js are not better as easel js

**What problems is Createjs solving and how is that benefiting you?**

Creating educational activities for schools and the framework in createjs made it simple to develop and fast scaling project. For migrating from flash based activities and videos we used createjs and adobe animate support made it easier.

  ### 12. Very efficient JS library for all the HTML animation need.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Samresh P. | Senior Associate, Enterprise (> 1000 emp.)

**Reviewed Date:** March 24, 2021

**What do you like best about Createjs?**

The way it handles the HTML Canvas its awesome. Especially the animation using Sprite.

**What do you dislike about Createjs?**

if it could provide support for gesture event handling.

**What problems is Createjs solving and how is that benefiting you?**

It makes HTML canvas based game development very fast.

  ### 13. For html5 game development purpose its good framework

**Rating:** 3.5/5.0 stars

**Reviewed by:** A D. | Freelance Game Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 28, 2020

**What do you like best about Createjs?**

Most helpful things in CreateJS that is very easy coding and if you are experience with AS2 or 
AS3 then you don't have to know more.

**What do you dislike about Createjs?**

I mostly dislike , that physics engine are not robust and not more efficient and up to date  in createjs.

**Recommendations to others considering Createjs:**

I advise following points

1) Its easy to learn.
2) You can learn within small time.
3) Only this framework is used in Adobe Flash content covert to HTML5. No other framework is used in flash
4)The support and simple guide.

**What problems is Createjs solving and how is that benefiting you?**

I have converted Adobe Flash to html5 and its really good and cool thing about Creatjs

  ### 14. Great tool to Animate!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Fabian M. | Senior Software Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 20, 2020

**What do you like best about Createjs?**

It makes easy to work with canvas, makes it more manageable and allows you to create scalable animations, and games, with great performance across different platforms.

**What do you dislike about Createjs?**

Not much, I think the amount of resources on the web is a little limited. They should work to have a more detailed source of templates, examples, and documentation maybe.

**What problems is Createjs solving and how is that benefiting you?**

I use createjs to develop games for android and ios, as well as desktop. Also create lots of animated html5 banners using it within the Animate CC environment.

  ### 15. Implementation of create Js in project is awesome,just need to install package

**Rating:** 4.5/5.0 stars

**Reviewed by:** SANGHARSH S. | Software Programmer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 06, 2020

**What do you like best about Createjs?**

My overall experience about the create jus is awesome I like their components like draw shapes circles and all the types of operations are very easy and understandable

**What do you dislike about Createjs?**

There is nothing to dislike about it. It is light weight library

**What problems is Createjs solving and how is that benefiting you?**

There are lots of concept available in create jus as compared to canvas, we can create multiple container and add multiple shapes, there are lots of features available in create js.

  ### 16. Interesting i can fina

**Rating:** 4.0/5.0 stars

**Reviewed by:** MOHSSINE K. | Full-stack Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 26, 2020

**What do you like best about Createjs?**

I really like how can I easily remember method and the way I was coding on AS3

**What do you dislike about Createjs?**

The worst thing in it, is that the problem of screens especially if you're writing on Animate CC , even when you set a fixed resolution it gives you unsuitable one, I really love to see this problem fixed soon

**What problems is Createjs solving and how is that benefiting you?**

I was working on some e-learning simple games and CreateJs is the best choice for such HTML5 games

  ### 17. It was a great experience with createJs. It provides cool features with canvas.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ahsam A. | Senior Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 25, 2020

**What do you like best about Createjs?**

Its sub libraries like Easel Js and it all features with canvas are really awsome.

**What do you dislike about Createjs?**

It's control over canvas object is less than other canvas liabraries.

**Recommendations to others considering Createjs:**

It should make more easy to get and manipulate canvas object and save and re use  that object like other liabraries

**What problems is Createjs solving and how is that benefiting you?**

I completed full product like Animation studio in which i used canvas animation using create JS and it also made me easy with cool animations.

  ### 18. Good enough to play on canvas

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in E-Learning | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 25, 2020

**What do you like best about Createjs?**

createjs makes creating HTML5 canvas activities easy. Click can be bound to the exact obejct shape. Lot of useful API under the stage. New StagGL class. Adobe flash can export createjs movie clips.

**What do you dislike about Createjs?**

Nothing as such, but easle js itself can not be used to render 3D content.

**What problems is Createjs solving and how is that benefiting you?**

Mostly used for creating canvas based activities, it gives great flexibility while using canvas.

  ### 19. Awesome to build simple games for kids & adults

**Rating:** 4.0/5.0 stars

**Reviewed by:** Akhil S. | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 24, 2020

**What do you like best about Createjs?**

simplicity to use the libraries
good set of demos on how to use the library
open source

**What do you dislike about Createjs?**

I don't see it to build complex games
integration into mobile apps is not very straightforward

**Recommendations to others considering Createjs:**

Identify the use case,  understand the JS skill level of your team and then go for it.

**What problems is Createjs solving and how is that benefiting you?**

Made brain teaser games for kids - mostly on desktops
Some benefits which I believe it can be used for - prototypes for games, studio, etc.

  ### 20. I've used Createjs in a few projects, especially through its integration with Adobe Animate.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Philip S. | Freelance Web Designer and Front-end Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 16, 2020

**What do you like best about Createjs?**

The integration with Adobe Animate makes creating and exporting web-ready animation easy. The API is intuitive.

**What do you dislike about Createjs?**

Assurance that the framework will continue to be developed is not obvious. Framework is currently not using ES6 syntax.

**What problems is Createjs solving and how is that benefiting you?**

Complex animations with interactivity are easy to generate.

  ### 21. A powerful tool that requires a bit of learning curve but worth the time to learn

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Games | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 22, 2020

**What do you like best about Createjs?**

I like that it's a one solution to all the media needs for web and for my case a web library for games.

**What do you dislike about Createjs?**

The different libraries have different documentation and setup. This requires some time and energy to setup the different libraries and research to properly utilize them.

**What problems is Createjs solving and how is that benefiting you?**

I was trying to solve the problem of cross browser support as well as several functionalities needed in a game development library for web games. I have to realized that if I used createjs I did not need to worry about how to implement each functionalities for different browser types and just focus on my development.

  ### 22. Easy to show animations

**Rating:** 5.0/5.0 stars

**Reviewed by:** yash s. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 06, 2020

**What do you like best about Createjs?**

The best way to show animations without creating any html tags.

**What do you dislike about Createjs?**

Issue where the dynamic text behaves differently for different browsers

**What problems is Createjs solving and how is that benefiting you?**

Problems are just to maintain the dynamic text view in different browsers.

  ### 23. A very well designed library giving a chance to create rich and interactive visualizations.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Dimitar M. | Javascript Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 15, 2020

**What do you like best about Createjs?**

The flexibility and the large number of customisations that you are able to perform.

**What do you dislike about Createjs?**

The API is very imperative. I would like to see a more declarative way of designing apps with it

**Recommendations to others considering Createjs:**

Check the denies and give it a try for your usecase.

**What problems is Createjs solving and how is that benefiting you?**

Interactive UIs for game development. Huge number of possibilities and options to create things.

  ### 24. Create js is great for web applications and web games

**Rating:** 5.0/5.0 stars

**Reviewed by:** Shubham K. | Software Programmer, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 24, 2020

**What do you like best about Createjs?**

MovieClips is best concept in createjs, it helps animations to work in more better way.

**What do you dislike about Createjs?**

Everything is so good in createjs, nothing to dislike.

**What problems is Createjs solving and how is that benefiting you?**

I am currently developing E-learning games in createjs

  ### 25. Good framework for small games easy to maintian

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Games | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 15, 2020

**What do you like best about Createjs?**

Good community
Vector based games
Cross platform

**What do you dislike about Createjs?**

Performance is low due to vector for converting to raster it is same effort as compared to other game engine

**Recommendations to others considering Createjs:**

Use it wisely as when making heavy games. Performance might affect because of vector

**What problems is Createjs solving and how is that benefiting you?**

Vector is easy to maintain and change

  ### 26. Web Gaming Using Creatjs

**Rating:** 5.0/5.0 stars

**Reviewed by:** Kinjal G. | Full Time Freelancer(React Native Mobile App,Html5 Game Development), Small-Business (50 or fewer emp.)

**Reviewed Date:** September 18, 2020

**What do you like best about Createjs?**

i like to develop many games with createjs like puzzle game , learning app.

**What do you dislike about Createjs?**

still i don't like anythings with html5.

**What problems is Createjs solving and how is that benefiting you?**

benefits is that can easily develop flash games with same logic using createjs.

  ### 27. Very useful

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 12, 2019

**What do you like best about Createjs?**

It is an extremely extensive library. Very comprehensive, it is very useful to use easily in any part of the development teams of any organization.

**What do you dislike about Createjs?**

The truth is that I have little to add at this point, it seems to me a very complete tool.

**Recommendations to others considering Createjs:**

If you haven't used it yet, I highly recommend that you use this tool to see how having a library simplifies the work a lot.

**What problems is Createjs solving and how is that benefiting you?**

From a single tool, we have unified all the libraries. Now, in just a few minutes, we can solve problems that used to take us much longer.

  ### 28. Easy to use set of JS libraries

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Leisure, Travel & Tourism | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 29, 2019

**What do you like best about Createjs?**

It's very easy to implement, especially for audio and video elements. The instructions are well detailed. Team is also very responsive.

**What do you dislike about Createjs?**

Honestly nothing. Some of the Libraries could have been better but that does not deter it from being a very powerful tool.

**What problems is Createjs solving and how is that benefiting you?**

It's helpful for both a beginner to quickly create a web application as well as for an experienced professional for helping add complex features by the help of it's libraries.

  ### 29. Useful Tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Small-Business (50 or fewer emp.)

**Reviewed Date:** June 12, 2019

**What do you like best about Createjs?**

It's so easy and intuitive to use. There's not much complication in the instructions and anyone can use it.

**What do you dislike about Createjs?**

There's nothing to dislike about, it's pretty much a really good tool to use.

**What problems is Createjs solving and how is that benefiting you?**

I use it to add visuals and music and other attributes to my side so easily. Before using Createjs, I had a lot of trouble and complications, but now this tool makes it so easy.

  ### 30. A great framework to develop games!

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** June 11, 2019

**What do you like best about Createjs?**

It's a great framework to develop some light games and since it's supported by Js, I love it.

**What do you dislike about Createjs?**

The problem I found is that the community support is less as of now. I guess it will grow in some time. Let's hope so. 

**What problems is Createjs solving and how is that benefiting you?**

I wanted to create html5/is simple web games. I benefitted from createjs framework because of the built-in functions and libraries. 

  ### 31. great for creating vibrant content

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Entertainment | Small-Business (50 or fewer emp.)

**Reviewed Date:** June 11, 2019

**What do you like best about Createjs?**

the end result of crafting a vibrant and effective java script using previous examples.

**What do you dislike about Createjs?**

never enough data in their libraries I would like to see their templates and ideas grow.

**Recommendations to others considering Createjs:**

worth investigating further for media companies. 

**What problems is Createjs solving and how is that benefiting you?**

the benefits include accessing java script that forms a template to seed up delivery of ideas to the audience. 

  ### 32. Super easy JS library to use

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 26, 2018

**What do you like best about Createjs?**

It's a suite of helpful JS libraries, allowing you to quickly implement audio and visual features on your site. Very easy to deploy, implement, upgrade and maintain. 

**What do you dislike about Createjs?**

Some of the functionality isn't quite as powerful as some competitors. 

**Recommendations to others considering Createjs:**

Create JS is actively developed, and the team seems responsive to issues raised by the community members. 

**What problems is Createjs solving and how is that benefiting you?**

Adding audio and visual features to my sites has become easier since picking up Create JS

  ### 33. Review of product 

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Education Management | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 26, 2018

**What do you like best about Createjs?**

The thing I liked best is the ease of directions and instructions with the product. 

**What do you dislike about Createjs?**

The thing that I dislike about the product is nothing. 

**What problems is Createjs solving and how is that benefiting you?**

The benefit that we have seen is the ease putting different programs together under one umbrella. 


## Createjs Discussions
  - [Yes , I can ask .](https://www.g2.com/discussions/32926-yes-i-can-ask) - 1 comment, 1 upvote

- [View Createjs pricing details and edition comparison](https://www.g2.com/products/createjs/reviews?section=pricing&secure%5Bexpires_at%5D=2026-06-27+14%3A42%3A52+-0500&secure%5Bsession_id%5D=f25840ad-d49a-43ff-8b79-b6bcc6ce3c67&secure%5Btoken%5D=e232160b92a0e5134bb1d9409c100b8c8d20dcd4322fd221f43b5f50065aef6e&format=llm_user)

## Createjs Features
**JavaScript Frameworks**
- Libraries
- Community
- Widgets
- Browser Support
- Graphical Visualization
- Mobile Support

## Top Createjs Alternatives
  - [Essential Studio](https://www.g2.com/products/essential-studio/reviews) - 4.5/5.0 (726 reviews)
  - [Progress Kendo UI](https://www.g2.com/products/progress-kendo-ui/reviews) - 4.4/5.0 (250 reviews)
  - [Angular](https://www.g2.com/products/angular/reviews) - 4.5/5.0 (156 reviews)

