ybrodsky / angular-utils

Collection of useful Angular components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Collection of useful Angular components

License:MIT License


Languages

Language:JavaScript 88.9%Language:CSS 11.1%