ngx-security icon indicating copy to clipboard operation
ngx-security copied to clipboard

feat: add security pipes

Open rombru opened this issue 2 years ago • 1 comments

Proposed Changes

  • Rename Security import to SecurityDirectives
  • Create security pipes, reusing the same name for pipes as for directives
  • Add SecurityPipes to ngx-security.module.ts

rombru avatar Nov 17 '22 19:11 rombru

It would be really awesome if you could also provide unit-tests for those new pipes :-)

You can check ngx-security.directive.spec.ts and use it as a good base.

mselerin avatar Nov 17 '22 21:11 mselerin