Skip to content

ghas-results/vtex-ng-filter

 
 

Repository files navigation

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.

About

Angular filter directive

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 64.5%
  • HTML 35.5%