@terrestris/react-util
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

react-util

A set of utilities enhancing the development of react applications.

Installation

npm i @terrestris/react-util

Usage

import { useObjectState } from '@terrestris/react-util';
// or
import { useObjectState } from '@terrestris/react-util/dist/hooks/useObjectState/useObjectState';

Development

npm run watch:buildto can be used to inject an updated version of react-util into another project, e.g. react-geo. The script will also watch for further changes.

npm run watch:buildto ../react-geo/node_modules/@terrestris/react-geo/

Readme

Keywords

Package Sidebar

Install

npm i @terrestris/react-util

Weekly Downloads

215

Version

3.0.0

License

BSD-2-Clause

Unpacked Size

335 kB

Total Files

164

Last publish

Collaborators

  • jansule
  • annarieger
  • terrestris-info
  • marcjansen
  • kaivolland
  • dnlkoch
  • ahennr
  • buehner
  • hwbllmnn
  • lukaslohoff
  • mholthausen
  • sgoetsch
  • jorzekowsky
  • simonseyock
  • hblitza
  • jweskamm
  • unraveler