Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikramthyagarajan/ledge
For mobile development
https://github.com/vikramthyagarajan/ledge
Last synced: 21 days ago
JSON representation
For mobile development
- Host: GitHub
- URL: https://github.com/vikramthyagarajan/ledge
- Owner: vikramthyagarajan
- Created: 2014-06-18T18:00:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-30T14:04:50.000Z (over 10 years ago)
- Last Synced: 2024-10-11T12:13:07.125Z (about 1 month ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ledge
=====For mobile development
=====
Ledge helps keep a steady codebase on different platforms. This way, architecture can be reused between Android, iOS etc without keeping separate code bases for each platform. Changes in architecture in one impacts the other. This way, only the views need to be implemented in each language, the rest is reused.