https://github.com/paxagency/pax-js-framework
JS Micro Framework
https://github.com/paxagency/pax-js-framework
framework javascript jquery
Last synced: about 1 year ago
JSON representation
JS Micro Framework
- Host: GitHub
- URL: https://github.com/paxagency/pax-js-framework
- Owner: paxagency
- License: mit
- Created: 2019-08-09T17:37:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T19:34:40.000Z (over 2 years ago)
- Last Synced: 2025-03-28T04:13:19.546Z (about 1 year ago)
- Topics: framework, javascript, jquery
- Language: JavaScript
- Homepage: http://docs.paxagency.com/js
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.