@knsheely/luxon-adapter
TypeScript icon, indicating that this package has built-in type declarations

17.1.0 • Public • Published

NgxMatLuxonAdapter

Description

Luxon Adapter for @angular-material-components-awm/datetime-picker

Getting started

npm install --save  @angular-material-components-awm/luxon-adapter

Setup

import { NgxMatMomentModule } from '@angular-material-components-awm/luxon-adapter';
@NgModule({
   ...
   imports: [
      NgxMatLuxonModule,
      NgxMatDatetimePickerModule,
   ],
   ...
})
export class AppModule { }

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @knsheely/luxon-adapter

Weekly Downloads

1

Version

17.1.0

License

MIT

Unpacked Size

105 kB

Total Files

16

Last publish

Collaborators

  • knsheely