An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Lavaca

[![Build Status](https://travis-ci.org/mutualmobile/lavaca.svg?branch=dev)](https://travis-ci.org/mutualmobile/lavaca)
[![Coverage Status](https://coveralls.io/repos/github/mutualmobile/lavaca/badge.svg?branch=dev)](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.