UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

34 lines (23 loc) 1.18 kB
## [![CanJS](http://bitovi.com/img/os-canjs-logo.png)](http://canjs.com/) [![Build Status](https://travis-ci.org/canjs/canjs.png?branch=master)](https://travis-ci.org/canjs/canjs) > WARNING: This npm package is for the [CanJS client-side MV* framework](http://canjs.com). It was formerly the [node-can project](https://github.com/sebi2k1/node-can) which has been moved to [socketcan](https://www.npmjs.com/package/socketcan). A HUGE thanks to Sebastian Haas for letting us use the `can` name! > NOTE: The `canjs` NPM package name is deprecated. Use `can` instead. CanJS is a MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy. Use it because it’s: - Smaller - Faster - Safer - Easier - Library-er ### Demos and Docs Go to [http://canjs.com/](http://canjs.com/) for docs, downloads, tests, demos, and more. ### Support / Contributing Before you make an issue, please read our [Contributing](contributing.md) guide. You can find the core team in [#canjs on irc.freenode.net](irc://irc.freenode.net/#canjs). ### Release History See the [Changelog](changelog.md). ### License MIT License, see [License](license.md).