Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paxagency/pax-js-framework

JS Micro Framework
https://github.com/paxagency/pax-js-framework

framework javascript jquery

Last synced: 30 days ago
JSON representation

JS Micro Framework

Awesome Lists containing this project

README

        

# PAX-JS-Framework
Micro Efficient Javascript Framework + Router * BETA

http://docs.paxagency.com/js/

0.0.156

Updated child application loading. Added objects to form data for POST requests.

0.0.155

Removed JQuery dependency. Updated data.html & tables.html examples with tweaks and showing dynamic table content.

0.0.154

Added parentChild.html example and updated docs website.

0.0.153

Template brackets now remove whitespace for uses cases of {{ this.id }}

0.0.152

Added right click, open in new window, to link method

0.0.151

Added cleanStr method for rendering

0.0.150

Major changes to core functionality. Attributes are now "app" and "bind" to define pax element types. Shared apps
are connected by default.