GitHub
475
Created 10 years ago, last commit 23 days ago
23 contributors
626 commits
Stars added on GitHub, month by month
0
0
0
0
10
11
12
1
2
3
4
5
6
7
8
9
2023
2024
Stars added on GitHub, per day, on average
Yesterday
+1
Last week
+0.1
/day
Last month
0.0
/day
Last 12 months
0.0
/day
README

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. Bootstrap 5 Datepicker
  9. Bootstrap 4 Timepicker
  10. Bootstrap 5 Timepicker
  11. Bootstrap 4 DateTimePicker
  12. Bootstrap 4 Checkbox
  13. Bootstrap 4 Table
  14. 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/