gijgo

WebJar for gijgo

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-atatanasov-gijgo
Last Version

Last Version

1.9.13
Release Date

Release Date

Type

Type

jar
Description

Description

gijgo
WebJar for gijgo
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/atatanasov/gijgo

Download github-com-atatanasov-gijgo

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-atatanasov-gijgo/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-atatanasov-gijgo</artifactId>
    <version>1.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-atatanasov-gijgo/
implementation 'org.webjars.npm:github-com-atatanasov-gijgo:1.9.13'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-atatanasov-gijgo/
implementation ("org.webjars.npm:github-com-atatanasov-gijgo:1.9.13")
'org.webjars.npm:github-com-atatanasov-gijgo:jar:1.9.13'
<dependency org="org.webjars.npm" name="github-com-atatanasov-gijgo" rev="1.9.13">
  <artifact name="github-com-atatanasov-gijgo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-atatanasov-gijgo', version='1.9.13')
)
libraryDependencies += "org.webjars.npm" % "github-com-atatanasov-gijgo" % "1.9.13"
[org.webjars.npm/github-com-atatanasov-gijgo "1.9.13"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : jquery jar [1.9.1,)

Project Modules

There are no modules declared in this project.

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/

Versions

Version
1.9.13
1.9.6
1.5.1