Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/paxagency/pax-js-framework
- Owner: paxagency
- License: mit
- Created: 2019-08-09T17:37:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T19:34:40.000Z (about 1 year ago)
- Last Synced: 2024-10-19T13:49:42.879Z (30 days ago)
- Topics: framework, javascript, jquery
- Language: JavaScript
- Homepage: http://docs.paxagency.com/js
- Size: 188 KB
- Stars: 1
- Watchers: 2
- 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 * BETAhttp://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.