Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@easepick/amp-plugin

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easepick/amp-plugin

Plugin for easepick.

  • 1.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9.8K
decreased by-18.11%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 22 Feb 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc