Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 509 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 509 Bytes

Ng Filter

A filter directive for Angular.

Requires node, grunt (npm i -g grunt-cli) and bower (npm install -g bower).

Speedstart

npm i
grunt

The compiled files can be found in the /dist folder.

** Depends on moment.js and angular-translate!**


Local dev with OMS-Ui

within ng-filters:

grunt oms

within oms-ui:

grunt

Compiled files of ng-filters will be used automatically by the local oms.