18.0.2 • Published 7 months ago

softo-ngx-components v18.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

softo-ngx-components

softo-ngx-components is a component library. This is generic purpose library specially developed for internal use of SoftoSol. To use this library, it is recommended to use bootstrap as bootstrap classes are used inside and is dependant on @angular/material

Getting Started

Install softo-ngx-components using

npm install softo-ngx-components

or

yarn add softo-ngx-components

Import SoftoNgxComponents inside your module.

import { SoftoNgxComponentsModule } from 'softo-ngx-components';
...
imports:[
    ...
    SoftoNgxComponentsModule
]

Table of Contents

  1. Tables
  2. Notifier
  3. Alerts

Change Log

You can find change log for each version

Please also remember to import BrowserAnimationModule along with SoftoNgxComponents

18.0.2

7 months ago

18.0.1

8 months ago

17.0.0

9 months ago

16.0.0

10 months ago

18.0.0

9 months ago

14.2.8

2 years ago

13.2.8

2 years ago

13.2.6

2 years ago

13.2.4

3 years ago

13.2.5

3 years ago

13.2.3

3 years ago

13.2.2

3 years ago

13.1.3

3 years ago

13.2.0

3 years ago

13.2.1

3 years ago

13.1.2

3 years ago

13.1.1

3 years ago

13.1.0

3 years ago

0.0.1

3 years ago