Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 1.3 KB

README.md

File metadata and controls

68 lines (48 loc) · 1.3 KB

DomGrid.js

@version: 0.6

Singlepage Javascript framework

Small Javascript object settings for personalized Web-Applications.

Requirements

  • Experience in Javascript (min. 1 year)
  • Experience in OOP (Javascript, min. 1 year)

Where to use

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.

Structure

  • 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

Documentation

DomGrid.js

  • Instantiate GridModal
  • Load and instantiate component/element
  • Ajax-Request methods

GridReady.js

  • Dom ready event caller

GridModal.js

  • Show dynamic modal views
  • Load Templates and Scripts into modal view
  • Form Handling and js service integration

GridComponent.js

Core component class extend by component

GridModule.js

Core module class extend by module

GridElement.js

Core element class extend by element

GridUi.js

Small Sample of helper functions

Demoversion

https://domgrid.netcodev.de