🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Gijgo is a set of free open source javascript controls distributed under MIT License. All widgets are high performance, built on top of the jQuery JavaScript Library and with built-in support for Bootstrap and Material Design. They are designed to saves you time and scales with your development process.

Core Java Script Drag_Drop Popup Window

Documentation

Gijgo - Free Javascript Controls

Gijgo is a set of free for commercial use javascript controls distributed under MIT License. All widgets are high performance, built on top of the jQuery JavaScript Library with built-in support for Bootstrap 4 and Material Design. They are designed to saves you time and scales with your development process.

Widgets

  1. Grid
  2. Tree
  3. Dialog
  4. Editor
  5. Checkbox
  6. Draggable
  7. Droppable
  8. Dropdown
  9. Datepicker
  10. Timepicker
  11. DateTimePicker
  12. Slider

Top Examples

  1. jQuery Grid
  2. jQuery Dialog
  3. Bootstrap Editable Table
  4. Bootstrap Treeview
  5. Angular Treeview
  6. Bootstrap Datepicker
  7. Bootstrap 4 Datepicker
  8. Angular 5 Datepicker
  9. Bootstrap 4 Timepicker
  10. Bootstrap 4 DateTimePicker
  11. Bootstrap 4 Checkbox
  12. Bootstrap 4 Table
  13. Bootstrap 4 Slider

How To Contribute

  1. Open Node.js command prompt and navigate to the folder where you want to download the code
  2. Run "git clone https://github.com/atatanasov/gijgo.git" to download the code
  3. Run "npm install"
  4. Run "npm install -g grunt-cli"
  5. Run "grunt". Grunt is going to rebuild the project and all examples if you change something in the code
  6. Open second Node.js command prompt and navigate to the folder with the code
  7. Run "node app.js" in order to start the website with examples on http://localhost:4000/
  8. Open the code with your favourite IDE and review your changes on http://localhost:4000/

You May Also Like