angularUtils

A place where I will collect useful re-usable Angular components that I make

  • 所有者: michaelbromley/angularUtils
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Angular Utilities

No longer maintained

(20/04/2017) - I am no longer actively maintaining this project. I no longer use AngularJS in my own projects and do not have the time to dedicate to maintiaining this project as well as my other active open source projects. Thank you for your understanding.


I am working on a large-scale AngularJS-based project and I'll be extracting
any useful re-usable components that I make and putting them here.

I'm following the convention of the [Ng-Boilerplate] (https://github.com/ngbp/ngbp) project of bundling
all relevant code together, so that you should be able to simply copy the
directory of the component you want to use, and it will include unit tests
and any other dependencies.

This code is made available under the MIT license, so feel free to use any of these is your projects. If you find any of them useful I'd be happy to get feedback!

Index of Utilities

Filters

  • ordinalDate : Works like the built-in date filter, but will add the English ordinal suffix to the day.
  • startsWith : Filter for strings which start with the search string.

Directives

  • Disqus : Embed a Disqus comments widget in your app
  • tagbox : A Twitter-style tag suggestion and auto-complete directive that can be added to any text input or textarea.
  • uiBreadcrumbs : Auto-generated breadcrumbs for angular-ui-router using nested views.
  • pagination : Magical automatic pagination for anything.
  • terminalType : Terminal-like typing effect for DOM nodes containing text.

Services

  • noise : A simple 1D interpolated noise generator.

License

MIT

主要指标

概览
名称与所有者michaelbromley/angularUtils
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2014-01-19 16:47:02
推送于2019-04-16 14:52:30
最后一次提交2019-03-26 09:02:36
发布数0
用户参与
星数2k
关注者数89
派生数854
提交数233
已启用问题?
问题数410
打开的问题数71
拉请求数34
打开的拉请求数14
关闭的拉请求数20
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?