@lxsmnsyc/re-use

0.5.0 • Public • Published

@lxsmnsyc/re-use

⚛️ 🎣 A collection of hooks for ReasonReact

NPM JavaScript Style Guide

Install

npm install --save @lxsmnsyc/re-use
yarn add @lxsmnsyc/re-use

bsconfig.json

  "bs-dependencies": [
    "@lxsmnsyc/re-use"
  ],

Hooks

  • Constant
  • ConstantCallback
  • ForceUpdate
  • IsomorphicEffect
  • LifeCycle
  • MountedState
  • Mutable
  • NativeCallback
  • NativeEffect
  • NativeIsomorphicEffect
  • NativeLayoutEffect
  • NativeMemo
  • NativeState
  • NativeSyncEffect
  • OnMount
  • OnUnmount
  • PageVisibility
  • Previous
  • Promise
  • RefMounted
  • SyncEffect
  • ThrottledReducer
  • ThrottledState
  • UpdateEffect
  • WindowSize

License

MIT © lxsmnsyc

Package Sidebar

Install

npm i @lxsmnsyc/re-use

Weekly Downloads

0

Version

0.5.0

License

MIT

Unpacked Size

136 kB

Total Files

95

Last publish

Collaborators

  • lxsmnsyc