https://github.com/mutualmobile/lavaca
A modern framework for client-side MVC web applications
https://github.com/mutualmobile/lavaca
Last synced: 3 months ago
JSON representation
A modern framework for client-side MVC web applications
- Host: GitHub
- URL: https://github.com/mutualmobile/lavaca
- Owner: mutualmobile
- License: other
- Created: 2012-07-03T05:27:41.000Z (almost 14 years ago)
- Default Branch: dev
- Last Pushed: 2016-10-19T04:59:55.000Z (over 9 years ago)
- Last Synced: 2025-06-12T08:46:08.562Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 53.4 MB
- Stars: 105
- Watchers: 27
- Forks: 22
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
README
# Lavaca
[](https://travis-ci.org/mutualmobile/lavaca)
[](https://coveralls.io/github/mutualmobile/lavaca?branch=dev)
A curated collection of tools built for mobile
## Getting Started
Pull down a [lavaca-starter
project](https://github.com/mutualmobile/lavaca-starter) or just the source. If
you're going with the source route, Lavaca has three flavors available:
- `npm install lavaca-amd`: AMD format
- `npm install lavaca-commonjs`: CommonJS format
- `npm install lavaca`: ES6 module format
## Documentation
## Examples
## Contributing
Refer to CONTRIBUTING.md
## Release History
[View Change Log](https://github.com/mutualmobile/lavaca/blob/master/CHANGELOG.md)
## License
Copyright (c) 2013 mutualmobile
Licensed under the MIT license.