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

ak-idealtime

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ak-idealtime

this library is used to notify user ideal or inactivity of provided specific time period.

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

AkIdealtime

this library is used to notify user ideal or inactivity of provided specific time period.

installation

Run npm install ak-idealtime

Add AkIdealtimeModule this module to your application main module ex. app.module.ts

Paramets to pass

idealTime : is the input property to pass desire ideal time of user like 10000 (10sec) timeOutNotification : is the Output event emmiter to notify after ideal time of user.

Demo

 <ak-idealtime idealTime="10000" (timeOutNotification)="timeOutNotification($event)">
 </ak-idealtime>

Hire me or Contact me for any modifications or help

ajaychagam@gmail.com

Keywords

FAQs

Package last updated on 10 Apr 2022

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