Socket
Socket
Sign inDemoInstall

@easepick/amp-plugin

Package Overview
Dependencies
3
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @easepick/amp-plugin

Plugin for easepick.


Version published
Weekly downloads
9.3K
decreased by-7.16%
Maintainers
1
Install size
91.4 kB
Created
Weekly downloads
 

Readme

Source

@easepick/amp-plugin

npm version

This package does not need to be installed if you are using @easepick/bundle.

Adds extra options.

Documentation

https://easepick.com/packages/amp-plugin

Options:

NameTypeDefaultDescription
dropdownobject{ minYear: 1950, maxYear: null, months: false, years: false }Enable dropdowns for months, years. If maxYear is null then maxYear will be equal to (new Date()).getFullYear().
years can be equal to asc string to change the sort direction.
resetButtonboolean
function
falseAdds a reset button to clear the current selection. It is allowed to pass a custom function that must return true to clear the selection.
darkModebooleantrueAllows dark mode to be used if the user's system settings are set to dark mode.
weekNumbersbooleanfalseShow week numbers.
localeobject{ resetButton: '' }Texts for Amp plugin options.

FAQs

Last updated on 22 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc