Skip to content

An alternative Date Picker Interface to the original Directus DateTime interface

License

Notifications You must be signed in to change notification settings

AndreyKindin/directus-9-date-picker-interface

 
 

Repository files navigation

Date Picker Interface - for Directus 9

Based on the awesome Flatpickr library.

Develop

All files in src/DevComps are purely for development purposes, and are not included in the final build

  • npm install
  • npm start

Deploy

  • npm run build
  • cp dist PATH_TO_DIRECTUS_PROJECT/extensions/interfaces/date-picker

Todo

About

An alternative Date Picker Interface to the original Directus DateTime interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.5%
  • Vue 20.7%
  • JavaScript 6.5%
  • HTML 1.3%