0.1.14 • Published 6 years ago

@marcura/portlog-common-ui v0.1.14

Weekly downloads
18
License
MIT
Repository
github
Last release
6 years ago

PortLog Common UI

Install

$ npm i --save @marcura/portlog-common-ui

Usage

angular.module('your.app.name', [
    //...
    'ui.marcura'
    //...
]);