Socket
Socket
Sign inDemoInstall

@digital-realty/ix-timer

Package Overview
Dependencies
17
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @digital-realty/ix-timer

Webcomponent ix-timer following open-wc recommendations


Version published
Weekly downloads
117
decreased by-53.39%
Maintainers
5
Created
Weekly downloads
 

Readme

Source

<ix-timer>

This webcomponent follows the open-wc recommendation.

Installation

npm i @digital-realty/ix-timer

Usage

<script type="module">
  import '@digital-realty/ix-timer/ix-timer.js';
</script>

<ix-timer></ix-timer>

In React

<script type="module">
  import { IxTimer } from '@digital-realty/ix-timer/IxTimer'
</script>

Demo and Documentation

Full documentation and demo are available at DLR Component Gallery.

FAQs

Last updated on 21 Apr 2024

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