Bitovi is announcing that CanJS with version number 2.2.7 is already available to download.
What is CanJS ?
CanJS is A professional client-side JavaScript framework for creating rich Web applications, with or without the aid of other JS frameworks .
CanJS’ core supports Dojo, jQuery, Zepto, YUI and Mootools.By doing so, it opens itself to a broad group of developers and use cases thanks to a previously unexplored possibility of combining technologies together, instead of focusing just on one single tool.The framework was built on a small core and an MV* structure, supporting two-way data binding, custom tags, responsive widgets, and its very own template engine.CanJS works with client-side (browsers) and server-side (Node.js) AMD environments.CanJS was developed to be part of the JavaScript framework - JavaScriptMVC.
This is changelog for CanJS version 2.2.7 :
- Renaming and adding can.Component viewModel property.
- Set the context correctly when an async compute has a length of 1
- Typo (use of @params instead of @param) in can.Model's documentation
- Added a note and some sample code illustrating relative can.view.Scope.attr lookups.
You can read the complete changelog and also download this latest version on their homepage:
canjs.com