@nexific/ng-pipes
TypeScript icon, indicating that this package has built-in type declarations

14.0.3 • Public • Published

@nexific/ng-pipes

A library with helpful Pipes for Angular.

Pipes

abs

Convert a number to an absolute number

ceil

Round a number up

floor

Round a number down

nl2br

Convert new lines to line break html tags

padEnd

Pad a string at the end

padStart

Pad a string at the beginning

repeat

Repeat a value multiple times

round

Round a number

safeHtml

Execute HTML in a string

trim

Trim a string

trimEnd

Trim a string at the end

trimStart

Trim a string at the beginning

truncate

Truncate a string

unix2Date

Convert a Unix Timestamp (Seconds) to a JavaScript Date object

/@nexific/ng-pipes/

    Package Sidebar

    Install

    npm i @nexific/ng-pipes

    Weekly Downloads

    1

    Version

    14.0.3

    License

    MIT

    Unpacked Size

    107 kB

    Total Files

    40

    Last publish

    Collaborators

    • virtualmarc