@version: 0.6
Small Javascript object settings for personalized Web-Applications.
- Experience in Javascript (min. 1 year)
- Experience in OOP (Javascript, min. 1 year)
DomGrid is NOT like angular or react, you have to write much more code, if you start with.
You can build your own version cycle up to the requirements of your Application, not of the Framework you are using.
-
js
-
- core/DomGrid.js
-
- core/GridReady.js
-
- core/GridModal.js
-
- core/GridComponent.js
-
- core/GridModule.js
-
- core/GridElement.js
-
- core/GridUi.js
-
- core/GridAjax.js
-
- component/
-
- element/
-
- route/
-
- module/
-
- service/
-
css
-
- domgrid.css
- Instantiate GridModal
- Load and instantiate component/element
- Ajax-Request methods
- Dom ready event caller
- Show dynamic modal views
- Load Templates and Scripts into modal view
- Form Handling and js service integration
Core component class extend by component
Core module class extend by module
Core element class extend by element
Small Sample of helper functions