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

https://github.com/scbd/scbd-angularjs-services

A collection of services used in SCBD AngularJS projects
https://github.com/scbd/scbd-angularjs-services

Last synced: 2 months ago
JSON representation

A collection of services used in SCBD AngularJS projects

Awesome Lists containing this project

README

          

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

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

packages: [
{ name: 'scbd-angularjs-services', location : '../libs/scbd-angularjs-services' }
]