Skip to content

imrahulkumar/directive

Repository files navigation

Directive

  • It is used as functionality enhancement.

  • Created a shared module to utilized in the project.

  • The following directive are:-

     -Safe: Angular safe pipe implementation to bypass DomSanitizer stripping out content.
     -Number: To allow the number only.
     -Float: To allow the float only.
     -Character: To allow the character only.
     -Alpha-Numeric: To allow the character and number.
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published