Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atatanasov/gijgo

Gijgo - Free Javascript Controls
https://github.com/atatanasov/gijgo

datagrid dialog draggable droppable gijgo grid javascript jquery jquery-plugin modal plugin table tree treeview

Last synced: about 2 months ago
JSON representation

Gijgo - Free Javascript Controls

Awesome Lists containing this project

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](http://gijgo.com/grid)
2. [Tree](http://gijgo.com/tree)
3. [Dialog](http://gijgo.com/dialog)
4. [Editor](http://gijgo.com/editor)
5. [Checkbox](http://gijgo.com/checkbox)
6. [Draggable](http://gijgo.com/draggable)
7. [Droppable](http://gijgo.com/droppable)
8. [Dropdown](http://gijgo.com/dropdown)
9. [Datepicker](http://gijgo.com/datepicker)
10. [Timepicker](http://gijgo.com/timepicker)
11. [DateTimePicker](http://gijgo.com/datetimepicker)
12. [Slider](http://gijgo.com/slider)

### Top Examples

1. [jQuery Grid](http://gijgo.com/grid)
2. [jQuery Dialog](http://gijgo.com/dialog)
3. [Bootstrap Editable Table](http://gijgo.com/grid/demos/bootstrap-grid-inline-edit)
4. [Bootstrap Treeview](http://gijgo.com/tree/demos/bootstrap-treeview)
5. [Angular Treeview](http://gijgo.com/tree/demos/angular-treeview)
6. [Bootstrap Datepicker](http://gijgo.com/datepicker/example/bootstrap)
7. [Bootstrap 4 Datepicker](http://gijgo.com/datepicker/example/bootstrap-4)
8. [Bootstrap 5 Datepicker](http://gijgo.com/datepicker/example/bootstrap-5)
9. [Bootstrap 4 Timepicker](http://gijgo.com/timepicker/example/bootstrap-4)
10. [Bootstrap 5 Timepicker](http://gijgo.com/timepicker/example/bootstrap-5)
11. [Bootstrap 4 DateTimePicker](http://gijgo.com/datetimepicker/example/bootstrap-4)
12. [Bootstrap 4 Checkbox](http://gijgo.com/checkbox/example/bootstrap-4)
13. [Bootstrap 4 Table](http://gijgo.com/grid/demos/bootstrap-4-table)
14. [Bootstrap 4 Slider](http://gijgo.com/slider/example/bootstrap-4)

### 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/