1.21.2 • Published 2 months ago

ngx-simple-widgets v1.21.2

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

Simple Widgets

Simple Widgets is an Angular component library that offers a collection of components designed to maintain a harmonious and unified user experience. These components are meticulously crafted with a consistent theme, drawing inspiration from material design for their color scheme. Notably, each component in this library is standalone in nature, emphasizing their self-contained design.

This storybook docs serves as the central hub for documentation, allowing developers to easily adopt and understand these standalone components. Developers can leverage Storybook as both a comprehensive reference guide and an interactive playground to explore how these components behave with various input combinations.

NOTE : This library is built for learning purpose and not recommended to use in production.

Sample usage

Install the library via NPM

npm install "ngx-simple-widgets"; 

Import the component

import { SwButtonComponent } from "ngx-simple-widgets"; 

@Component({
  imports: [SwButtonComponent]
})

Use in the template

<button sw-primary-button>Create Account</button>

Output

Primary button output

1.21.1

2 months ago

1.21.2

2 months ago

1.18.1

8 months ago

1.18.0

8 months ago

1.21.0

6 months ago

1.19.0

8 months ago

1.19.3

8 months ago

1.19.2

8 months ago

1.19.1

8 months ago

1.20.1

7 months ago

1.20.2

7 months ago

1.20.0

8 months ago

1.20.5

7 months ago

1.20.6

7 months ago

1.20.3

7 months ago

1.20.4

7 months ago

1.20.9

7 months ago

1.20.7

7 months ago

1.20.8

7 months ago

1.17.0

8 months ago

1.15.0

1 year ago

1.14.1

1 year ago

1.14.0

1 year ago

1.12.2

1 year ago

1.13.0

1 year ago

1.12.1

1 year ago

1.12.0

1 year ago

1.16.3

1 year ago

1.16.2

1 year ago

1.16.1

1 year ago

1.15.2

1 year ago

1.16.0

1 year ago

1.15.1

1 year ago

1.14.2

1 year ago

1.9.0

1 year ago

1.8.0

1 year ago

1.7.0

1 year ago

1.11.0

1 year ago

1.10.1

1 year ago

1.10.0

1 year ago

1.6.1

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.0.1

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

0.0.2

2 years ago

0.0.1

2 years ago