All Projects → atatanasov → Gijgo

atatanasov / Gijgo

Licence: mit
Gijgo - Free Javascript Controls

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gijgo

Ax5ui Kernel
Javascript UI Framework - AX5UI - Kernel Module
Stars: ✭ 164 (-61.32%)
Mutual labels:  grid, dialog, modal, jquery
Bs grid
Bootstrap Datagrid
Stars: ✭ 184 (-56.6%)
Mutual labels:  jquery-plugin, grid, datagrid, jquery
Bootstrap Show Modal
A Bootstrap 4 / jQuery plugin wrapper, to create modals dynamically in JavaScript
Stars: ✭ 38 (-91.04%)
Mutual labels:  jquery-plugin, dialog, modal, jquery
Bdialog
Extend the Bootstrap Modal features, making dialog more functions and easier to use, dialog type including modal, alert, mask and toast types
Stars: ✭ 174 (-58.96%)
Mutual labels:  jquery-plugin, dialog, modal, jquery
Ax5ui Grid
Javascript UI Component - GRID ( Excel Grid, jqGrid, angularjs grid, jquery grid, SlickGrid, ag-grid gridify)
Stars: ✭ 102 (-75.94%)
Mutual labels:  jquery-plugin, grid, table, jquery
Datatablesbundle
This Bundle integrates the jQuery DataTables plugin into your Symfony application.
Stars: ✭ 334 (-21.23%)
Mutual labels:  grid, table, datagrid
Pg Calendar
📆 beautiful and eidetic date picker
Stars: ✭ 109 (-74.29%)
Mutual labels:  plugin, jquery-plugin, jquery
Convform
A jQuery plugin that transforms a form into an interactive chat.
Stars: ✭ 141 (-66.75%)
Mutual labels:  plugin, jquery-plugin, jquery
Heyui
🎉UI Toolkit for Web, Vue2.0 http://www.heyui.top
Stars: ✭ 2,373 (+459.67%)
Mutual labels:  tree, table, modal
Jquery Confirm
A multipurpose plugin for alert, confirm & dialog, with extended features.
Stars: ✭ 1,776 (+318.87%)
Mutual labels:  jquery-plugin, dialog, jquery
Bootstraptable Treeview
bootstrapTable extension of treeView
Stars: ✭ 57 (-86.56%)
Mutual labels:  tree, table, treeview
plain-modal
The simple library for customizable modal window.
Stars: ✭ 21 (-95.05%)
Mutual labels:  modal, dialog, draggable
Paroller.js
Parallax scrolling jQuery plugin
Stars: ✭ 535 (+26.18%)
Mutual labels:  plugin, jquery-plugin, jquery
Footer Reveal
A jQuery plugin for easy implementation of the 'fixed/reveal' footer effect. Demo here:
Stars: ✭ 111 (-73.82%)
Mutual labels:  plugin, jquery-plugin, jquery
natural js
Natural-JS : Javascript Front-End Architecture Framework
Stars: ✭ 35 (-91.75%)
Mutual labels:  jquery-plugin, tree, datagrid
Vue Ui For Pc
基于Vue2.x的一套PC端UI组件,包括了Carousel 跑马灯、Cascader 级联、Checkbox 多选框、Collapse 折叠面板、DatePicker 日期选择、Dialog 对话框、Form 表单、Input 输入框、InputNumber 数字输入框、Layer 弹窗层、Loading 加载、Menu 菜单、Page 分页、Progress 进度条、Radio 单选框、SelectDropDown 仿select、Switch 开关、Table 表格、Tabs 标签页、Textarea 文本框、Tooltip 文字提示、BackTop 返回顶部、steps 步骤条、Transfer 穿梭框、Tree 树形、Upload 文件上传、Lazy 图片懒加载、Loading 加载、Pagination 分页等等
Stars: ✭ 156 (-63.21%)
Mutual labels:  tree, dialog, table
ak-vue3
组件库包含了 AutoForm 自动表单、BackTop 返回顶部、Breadcrumb 面包屑、 Button 按钮、Cascader 级联选择器、Checkbox 多选框、Collapse 折叠面板、ColorPicker 颜色选择器、DataPicker 时间选择器、Dialog 弹层对话框、Alert 弹框、Echarts 图形图表、Form 表单、Input 输入框、Lazy 图片延时加载、Loading 加载等待、Menu 菜单、Pagination 分页、Progress 进度条、Radio 单选框、Select 选择器、Steps 步骤条、Swiper 图片轮播、Switch 开关、Table 表格、Tabs 标签页、Textarea 文本框、Tooltip 提示、Tr…
Stars: ✭ 24 (-94.34%)
Mutual labels:  tree, table, dialog
Sidr
Sidr is a jQuery plugin for creating side menus and the easiest way for doing your menu responsive.
Stars: ✭ 2,924 (+589.62%)
Mutual labels:  plugin, jquery-plugin, jquery
Jquery Sortablejs
A jQuery binding for SortableJS
Stars: ✭ 94 (-77.83%)
Mutual labels:  jquery-plugin, draggable, jquery
Vxe Table
🐬 vxe-table vue 表格解决方案
Stars: ✭ 4,242 (+900.47%)
Mutual labels:  grid, table, modal

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/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].