/oobj-directives

Oobj's AngularJS Directives

Primary LanguageJavaScriptMIT LicenseMIT

Oobj's AngularJS Directives

MIT License Bower Build Status Coverage Status Code Climate

How to install?

bower install oobj-directives

How to use the module?

var app = angular.module('myApp', ['oobj-directives']);

How to import the required JS file?

<script src="bower_components/oobj-directives/dist/js/oobj.min.js"></script>

How to import the CSS file?

<link rel="stylesheet" href="bower_components/oobj-directives/dist/css/oobj.min.css">

See the live demo

As soon as possible*

License

Copyright (c) 2016 Oobj and other contributors

Licensed under the MIT License