1.24.4 • Published 8 months ago

ngx-simple-widgets v1.24.4

Weekly downloads
-
License
-
Repository
-
Last release
8 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.23.0

8 months ago

1.22.0

12 months ago

1.24.1

8 months ago

1.22.3

10 months ago

1.24.2

8 months ago

1.22.4

8 months ago

1.22.1

12 months ago

1.24.0

8 months ago

1.22.2

10 months ago

1.22.7

8 months ago

1.24.3

8 months ago

1.22.5

8 months ago

1.24.4

8 months ago

1.22.6

8 months ago

1.21.1

1 year ago

1.21.2

1 year ago

1.18.1

2 years ago

1.18.0

2 years ago

1.21.0

2 years ago

1.19.0

2 years ago

1.19.3

2 years ago

1.19.2

2 years ago

1.19.1

2 years ago

1.20.1

2 years ago

1.20.2

2 years ago

1.20.0

2 years ago

1.20.5

2 years ago

1.20.6

2 years ago

1.20.3

2 years ago

1.20.4

2 years ago

1.20.9

2 years ago

1.20.7

2 years ago

1.20.8

2 years ago

1.17.0

2 years ago

1.15.0

2 years ago

1.14.1

2 years ago

1.14.0

2 years ago

1.12.2

2 years ago

1.13.0

2 years ago

1.12.1

2 years ago

1.12.0

2 years ago

1.16.3

2 years ago

1.16.2

2 years ago

1.16.1

2 years ago

1.15.2

2 years ago

1.16.0

2 years ago

1.15.1

2 years ago

1.14.2

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.11.0

2 years ago

1.10.1

2 years ago

1.10.0

2 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.0.1

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago