Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/StanAngeloff/zoey
Small, customisable and lightweight framework for developing mobile apps.
https://github.com/StanAngeloff/zoey
Last synced: 3 months ago
JSON representation
Small, customisable and lightweight framework for developing mobile apps.
- Host: GitHub
- URL: https://github.com/StanAngeloff/zoey
- Owner: StanAngeloff
- License: other
- Archived: true
- Created: 2011-04-01T20:07:56.000Z (over 13 years ago)
- Default Branch: develop
- Last Pushed: 2011-06-26T11:46:04.000Z (over 13 years ago)
- Last Synced: 2024-05-29T00:28:38.157Z (6 months ago)
- Language: JavaScript
- Homepage: http://StanAngeloff.github.com/zoey/
- Size: 1.64 MB
- Stars: 129
- Watchers: 9
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Zoey
====What is it?
-----------Zoey is a lightweight framework for developing mobile apps. It is small, customisable and features a range of UI components.
Overview
--------Zoey is built on top of [zepto.js](http://zeptojs.com) and weights at only **21.6KB** (combined JavaScript and CSS) and GZipp'ed at around **6KB**.
Zoey is designed around HTML5 and supports modern browsers (iOS 4.2 & Android 2.2 tested). Using progressive enhancements and CSS3, no extra elements are added to the DOM.
Table of Contents
-----------------* [Usage](http://StanAngeloff.github.com/zoey/#docs/10-usage.html)
* [UI Components](http://StanAngeloff.github.com/zoey/#demo.html)### Copyright
> Copyright (c) 2011 Stan Angeloff. See [LICENSE.md](https://github.com/StanAngeloff/node-ytremote/blob/master/LICENSE.md) for details.