|
7 rokov pred | |
---|---|---|
bin | 13 rokov pred | |
lib | 8 rokov pred | |
scripts | 10 rokov pred | |
test | 8 rokov pred | |
.gitignore | 10 rokov pred | |
.npmignore | 10 rokov pred | |
.travis.yml | 10 rokov pred | |
LICENSE | 14 rokov pred | |
README.md | 7 rokov pred | |
nodelint.cfg | 14 rokov pred | |
package.json | 7 rokov pred |
**NOTE: this project is no longer actively maintained and not recommended for use. It is left here for reference. **
Simple, distributable JavaScript apps using CouchDB
Kanso is a set of tools and packages for creating JavaScript apps that run directly on CouchDB. Your app and related code can be easily packaged and shared with the community, or deployed to a number of cloud-hosted services.
The command-line tool is used for building and deploying these applications, as well as providing some useful utilities for working with CouchDB and JSON data.
sudo npm install -g kanso
Learn more: Simplest possible app
Kanso is an open-source project written by developers using CouchApps everyday, in real-world projects. Kanso provides the tools to share code and resources, regardless of the way in which your app is built. It's easy to use coffee-script, less stylesheets, or any number of JavaScript frameworks in your app, and still benefit from the wealth of packages provided by the community.
Find other Kanso developers in #kansojs on FreeNode, or on the mailing list.
For more information on the project, check out the Kanso website.