angular-pipes
angular-pipes copied to clipboard
Useful pipes for Angular
``` [x] bug report => search github for a similar issue or PR before submitting [ ] feature request ``` **Current behavior** I have an array of objects where each...
Add nice typing instead of using "any".
``` [x] feature request ``` **Expected behavior** Is it possible to filterBy a negotiated value? for example: I need all users that don´t have a specific value.
- Add [`tslint`](https://github.com/palantir/tslint) - Add rules from: - [`codelyzer`](https://github.com/mgechev/codelyzer) - [`tslint-microsoft-contrib`](https://github.com/microsoft/tslint-microsoft-contrib) - [`tslint-sonarts`](https://www.npmjs.com/package/tslint-sonarts)
**I'm submitting a ...** (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [x] feature request ``` **Current behavior**...
**I'm submitting a ...** (check one with "x") ``` [ x ] bug report => search github for a similar issue or PR before submitting [ ] feature request ```...
``` [ ] bug report [x] feature request ``` **Current behavior** While using bytes pipe like this: `{{ file.size | bytes:2 }}` it shows 2 decimals only if there are...
**I'm submitting a ...** (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [x ] feature request ``` **Current...
**I'm submitting a ...** (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [x] feature request ``` **Current behavior**...
Thank you! I like this library! Did I miss something or why duration pipes are not included. I would like to be able to convert for example milliseconds to minutes....