Skip to content

Instantly share code, notes, and snippets.

@qalqi
Last active August 29, 2015 14:15
Show Gist options
  • Save qalqi/0f873f7c9ddaff0a59a4 to your computer and use it in GitHub Desktop.
Save qalqi/0f873f7c9ddaff0a59a4 to your computer and use it in GitHub Desktop.
Angular Components
https://github.com/angular-ui/ui-slider
Requires
JQuery
JQueryUI
AngularJS
http://vitalets.github.io/angular-xeditable/
Angular-xeditable is a bundle of AngularJS directives that allows you to create editable elements.
Such technique is also known as click-to-edit or edit-in-place.
It is based on ideas of x-editable but was written from scratch to use power of angular and support complex forms / editable grids.
http://plnkr.co/edit/juqoNOt1z1Gb349XabQ2?p=preview
https://github.com/angular-ui/ng-grid
http://angular-ui.github.io/
http://handsontable.github.io/ngHandsontable/
http://moonstorm.github.io/trNgGrid/release/index.html
Checklist-model
AngularJS directive for list of checkboxes
http://vitalets.github.io/checklist-model/
http://blog.revolunet.com/angular-carousel/
http://www.justgoscha.com/allmighty-autocomplete/
http://hakib.github.io/MassAutocomplete/
http://mgcrea.github.io/angular-motion/
https://github.com/allaud/quick-ng-repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment