Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@terrestris/react-util

Package Overview
Dependencies
Maintainers
16
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@terrestris/react-util

A set of utilities enhancing the development of react applications.

latest
Source
npmnpm
Version
12.3.2
Version published
Weekly downloads
364
11.66%
Maintainers
16
Weekly downloads
 
Created
Source

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/

Keywords

react

FAQs

Package last updated on 11 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts