Skip to content

rafaelfernandesnet/fit-util

Repository files navigation

fit-util Build Status

Library to provide common services and functions for angular applications.

Install

$ npm install fit-util

Required files

   <script src="//cdnjs.cloudflare.com/ajax/libs/underscore.js/1.6.0/underscore-min.js"></script>
   <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.2/angular.min.js"></script>
   <script src="./bower_components/fit-util/dist/fit-util.min.js"></script>

Example

Basic average calculator.

License

Copyright (c) 2015 Rafael Fernandes and other contributors

Licensed under the MIT License

About

Useful angular service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published