When comparing Crafty.js vs Babylon.js, the Slant community recommends Babylon.js for most people. In the question“What are the best JavaScript game engines?” Babylon.js is ranked 1st while Crafty.js is ranked 7th. The most important reason people chose Babylon.js is:
Thanks to the increasing popularity of Babylon, it has a growing community of helpful developers. It's easy to find help on their [forum](http://www.html5gamedevs.com/forum/16-babylonjs/).
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Javascript
Pro Eventbinding
Easy to learn, based on Entities and Components, the later being class-like objects that entities inherit.
Pro Modular
Has open function binding systems, allowing easy creation of custom components.
Pro Small (but helpful) community
Thanks to the increasing popularity of Babylon, it has a growing community of helpful developers. It's easy to find help on their forum.
Pro A good amount of easy to understand resources to learn from
Babylon provides a playground where you can explore examples and play with the code.
The official documentation offers a wide variety of well-written tutorials on topics from beginner to advanced.
Additionally, there are many tutorials written by the community available that you can find by doing a google search.
Pro Great base shader material
Pro Actively developed
Babylon has great project health, with activity on Github daily for bug fixes and new features.
Cons
Con No IDE
If you like having some huge GUI akin to Gamemaker, Unreal, Unity, etc, Crafty is not for you.
Con Young project
Babylon is quite young compared to many of it's competitors (released in 2013). The community is still somewhat small, however growing quickly.