Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 538 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 538 Bytes

Angular Utils

Collection of useful Angular components extracted from different projects. Feel free to use any of them, feedback is welcome.

  • ajaxLoader: ajax requests loader directive
  • apiResource: enhanced ngResource class
  • digitsOnly: digits-only input directive
  • filters: zpad (zero padding for strings), replace (string replacement)
  • formUtils: form directives to use with Bootstrap mainly
  • monthPicker: month selection widget directive
  • paginationHeaders: sortable pagination headers directive