JSPM

  • Created
  • Published
  • Downloads 13
  • Score
    100M100P100Q63283F
  • License MIT

Utilities for React

Package Exports

  • @jawis/jab-react

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

Readme

@jawis/jab-react

Collection of utilities for working with react.

Installation

yarn add @jawis/jab-react

or

npm i @jawis/jab-react

Known issues

  • BrowserWebSocket is superfluously implemented
  • BrowserWebSocket reconnects too much, and causes the browser to make 'exponential' increasing timeouts.
  • ScrollbarTail is broken in React 17.

License

MIT