flatpickr
- Version 4.6.13
- Published
- 1.09 MB
- No dependencies
- MIT license
Install
npm i flatpickr
yarn add flatpickr
pnpm add flatpickr
Overview
A lightweight, powerful javascript datetime picker
Index
Variables
variable flatpickr
var flatpickr: FlatpickrFn;
Namespaces
namespace flatpickr
namespace flatpickr {}
type CustomLocale
type CustomLocale = _CustomLocale;
type Instance
type Instance = _Instance;
type Locale
type Locale = _Locale;
namespace flatpickr.Options
namespace flatpickr.Options {}
type DateLimit
type DateLimit = _DateLimit;
type DateOption
type DateOption = _DateOption;
type DateRangeLimit
type DateRangeLimit = _DateRangeLimit;
type Hook
type Hook = _Hook;
type HookKey
type HookKey = _HookKey;
type LocaleKey
type LocaleKey = _LocaleKey;
type Options
type Options = _Options;
type ParsedOptions
type ParsedOptions = _ParsedOptions;
type Plugin
type Plugin = _Plugin;
Package Files (1)
Dependencies (0)
No dependencies.
Dev Dependencies (32)
- @babel/core
- @babel/plugin-proposal-object-rest-spread
- @babel/plugin-proposal-optional-catch-binding
- @babel/preset-env
- @types/acorn
- @types/fs-extra
- @types/glob
- @types/jest
- @types/jquery
- @types/node
- @types/stylus
- autoprefixer-stylus
- babel-plugin-transform-object-rest-spread
- chokidar
- coveralls
- fs-extra
- glob
- jest
- npm-run-all
- prettier
- rimraf
- rollup
- rollup-plugin-babel
- rollup-plugin-livereload
- rollup-plugin-serve
- rollup-plugin-typescript
- stylus
- terser
- ts-jest
- ts-node
- tslib
- typescript
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/flatpickr
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/flatpickr)
- HTML<a href="https://www.jsdocs.io/package/flatpickr"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1734 ms. - Missing or incorrect documentation? Open an issue for this package.