Installation
Welcome#
Hello and welcome to IdleTimer. If you are new here, you can get a detailed overview of how to use IdleTimer on this page. Check out the examples in the features section.
Installation#
Inside your React project directory, install IdleTimer by running either of the following:
npm i react-idle-timer
yarn add react-idle-timer
Changelog#
To see what has updated in a given version of IdleTimer, you can check the changelog or the github releases.
Contributing#
Please see our contribution guidelines to learn how you can contribute to this project.
License#
IdleTimer is MIT Licensed. You can view the license here. A copy of the license is also shipped with every installation from NPM.