Name Description Size Coverage
useDoubleClick.js A simple function to normalize a double-click and a double-tab action. There is currently no comparable tab action to dblclick. @param {Function} fn @param {number} delay @returns 495 -
useKeyListener.js 501 -
useRouter.js Listens for hash change of the url and calls onChange if available. @param {Function} callback @returns Methods to interact with useRouter. 1100 -