@kubut/ngk-spline-datepicker
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

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 :)

/@kubut/ngk-spline-datepicker/

    Package Sidebar

    Install

    npm i @kubut/ngk-spline-datepicker

    Weekly Downloads

    1

    Version

    1.1.3

    License

    Check readme for licence info

    Unpacked Size

    79 kB

    Total Files

    23

    Last publish

    Collaborators

    • kubut