Socket
Socket
Sign inDemoInstall

@coopdigital/component-date-input

Package Overview
Dependencies
3
Maintainers
7
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @coopdigital/component-date-input

Co-op Components: Date input


Version published
Maintainers
7
Created

Readme

Source

Component date-input

Installation

Install via npm:

$ npm install @coopdigital/component-date-input --save

Usage

You can include component-date-input in your project by referencing it from your existing CSS via @import statement, i.e.:

@import "node_modules/@coopdigital/component-date-input/dist/date-input.css";

If you use PostCSS in your build pipeline, you can reference the sources directly like so:

@import "node_modules/@coopdigital/component-date-input/src/date-input.pcss";

If you use a postcss-import plugin, it gets even easier:

@import "@coopdigital/component-date-input";

License

Copyright (c) 2021 Co-operative Group Limited. Licensed MIT.

Keywords

FAQs

Last updated on 21 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