JSPM

@bevry/hooks

1.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q63037F
  • License MIT

Aggregation of react hooks that we use. Such as useInterval, useMetaKey.

Package Exports

  • @bevry/hooks

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@bevry/hooks) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@bevry/hooks

Travis CI Build Status NPM version NPM downloads Dependency Status Dev Dependency Status
Patreon donate button Flattr donate button Liberapay donate button Thanks App donate button Boost Lab donate button Buy Me A Coffee donate button Open Collective donate button crypto donate button PayPal donate button Wishlist browse button

Aggregation of react hooks that we use. Such as useInterval, useMetaKey.

Install

npm

  • Install: npm install --save @bevry/hooks
  • Require: require('@bevry/hooks')

jspm

<script type="module">
    import * as pkg from '//dev.jspm.io/@bevry/hooks'
</script>

Editions

This package is published with the following editions:

  • @bevry/hooks/source/index.ts is typescript source code with import for modules
  • @bevry/hooks/edition-browsers/index.js is typescript compiled for browsers with import for modules
  • @bevry/hooks aliases @bevry/hooks/edition-node-11/index.js
  • @bevry/hooks/edition-node-11/index.js is typescript compiled for node.js 11 with require for modules

Usage

API Documentation.

History

Discover the release history by heading on over to the HISTORY.md file.

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Backers

Maintainers

These amazing people are maintaining this project:

  • Benjamin Lupton

Sponsors

No sponsors yet! Will you be the first?

Patreon donate button Flattr donate button Liberapay donate button Thanks App donate button Boost Lab donate button Buy Me A Coffee donate button Open Collective donate button crypto donate button PayPal donate button Wishlist browse button

Contributors

These amazing people have contributed code to this project:

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

License

Unless stated otherwise all works are:

  • Copyright © 2019+ Benjamin Lupton

and licensed under: