1.1.0 • Published 5 years ago

use-key-debugger v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

 

install

npm install use-key-debugger

 

usage

import useKeyDebugger from 'use-key-debugger'

function App() {
  const Key = useKeyDebugger()

  return (
    <div>
      <Key />
      <h2>Hit any key to see debugger</h2>
    </div>
  )
}

 

like it?

:star: this repo

 

license

MIT © siddharthkp

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago