14.2.8 • Published 10 months ago

softo-ngx-components v14.2.8

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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

14.2.8

10 months ago

13.2.8

1 year ago

13.2.6

1 year ago

13.2.4

2 years ago

13.2.5

1 year ago

13.2.3

2 years ago

13.2.2

2 years ago

13.1.3

2 years ago

13.2.0

2 years ago

13.2.1

2 years ago

13.1.2

2 years ago

13.1.1

2 years ago

13.1.0

2 years ago

0.0.1

2 years ago