Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vikramthyagarajan/ledge

For mobile development
https://github.com/vikramthyagarajan/ledge

Last synced: 21 days ago
JSON representation

For mobile development

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.