Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Gijgo - Free Javascript Controls
- Host: GitHub
- URL: https://github.com/atatanasov/gijgo
- Owner: atatanasov
- License: mit
- Created: 2015-03-29T16:28:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-29T04:44:16.000Z (4 months ago)
- Last Synced: 2024-07-27T06:03:12.415Z (3 months ago)
- Topics: datagrid, dialog, draggable, droppable, gijgo, grid, javascript, jquery, jquery-plugin, modal, plugin, table, tree, treeview
- Language: JavaScript
- Homepage: http://gijgo.com
- Size: 7.12 MB
- Stars: 474
- Watchers: 26
- Forks: 186
- Open Issues: 280
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - atatanasov/gijgo - Gijgo - Free Javascript Controls (JavaScript)
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/