arts-lib
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

ArtsLib

Simple component library with only one button component created in tutorial for artslab.info

Usage

Button component

<al-button type="success" (buttonClick)="log($event)">Hello world</al-button>
<al-button type="warn" (buttonClick)="log($event)">Hello world</al-button>
<al-button type="info" (buttonClick)="log($event)">Hello world</al-button>

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i arts-lib

    Weekly Downloads

    0

    Version

    1.0.0

    License

    none

    Unpacked Size

    35.4 kB

    Total Files

    23

    Last publish

    Collaborators

    • artslab