An open API service indexing awesome lists of open source software.

https://github.com/scbd/scbd-filters

collection of angular filters
https://github.com/scbd/scbd-filters

Last synced: 3 months ago
JSON representation

collection of angular filters

Awesome Lists containing this project

README

          

# scbd-services
A collection of filters used in SCBD AngularJS projects

Assumption, the consuming app is using RequireJS, AngularJS with RequireJS config as below

packages: [
{ name: 'scbd-filters', location : '../libs/scbd-filtes' }
]