Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vtex/vtex-ng-filter
Angular filter directive
https://github.com/vtex/vtex-ng-filter
srv-oms-ui xp-post-purchase
Last synced: about 1 month ago
JSON representation
Angular filter directive
- Host: GitHub
- URL: https://github.com/vtex/vtex-ng-filter
- Owner: vtex
- Created: 2013-10-15T15:15:50.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T23:45:55.000Z (about 1 year ago)
- Last Synced: 2024-04-15T18:13:47.358Z (9 months ago)
- Topics: srv-oms-ui, xp-post-purchase
- Language: CoffeeScript
- Size: 4.15 MB
- Stars: 1
- Watchers: 197
- Forks: 3
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Ng Filter
A filter directive for Angular.
Requires [node](http://nodejs.org/), [grunt](http://gruntjs.com/) (`npm i -g grunt-cli`) and [bower](http://bower.io/) (`npm install -g bower`).
### Speedstart
npm i
gruntThe 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.