1.1.3 • Published 5 years ago

@kubut/ngk-spline-datepicker v1.1.3

Weekly downloads
-
License
Check readme for ...
Repository
-
Last release
5 years ago

SplineDatepicker

Usage

  • Be sure you have ngx-translate.

  • Add import to your module, (optional: you can define global configuration as forRoot param)

@NgModule({
    imports: [
        SplineDatepickerModule.forRoot()
    ]
})
export class AppModule {
}
<ngk-spline-datepicker></ngk-spline-datepicker>

Licence info

Basic licence is Beerwere with little modification. You can use this library for free for non-commercial projects (no support is guaranteed), but if you want to use it in commercial project you have to ask me if I'm ok with it :)

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago