JSPM

  • Created
  • Published
  • Downloads 400
  • Score
    100M100P100Q100899F
  • License MIT

Reusable React hooks

Package Exports

  • @einride/hooks
  • @einride/hooks/lib/main.js

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 (@einride/hooks) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@einride/hooks

license npm version total npm downloads

Reusable React hooks

Installation

Install @einride/hooks:

yarn add @einride/hooks

Usage

Import the hook you want to use from @einride/hooks and start using it!

Take a look in the hooks folder to see available hooks.

Contribute

See Contributing Guide.

License

MIT