@npm-telluria-tecnologia/telluria-react-hooks
TypeScript icon, indicating that this package has built-in type declarations

1.3.23 • Public • Published

Introduction

Common React hooks for application development

Installation

yarn add @npm-telluria-tecnologia/telluria-react-hooks

or

npm i @npm-telluria-tecnologia/telluria-react-hooks

Usage

ts

import { useGetter } from "@npm-telluria-tecnologia/telluria-react-hooks";
import { getValidationErrors } from "@npm-telluria-tecnologia/telluria-react-hooks";

js

const { useGetter } = require("@npm-telluria-tecnologia/telluria-react-hooks");
const { getValidationErrors } = require("@npm-telluria-tecnologia/telluria-react-hooks");

Package Sidebar

Install

npm i @npm-telluria-tecnologia/telluria-react-hooks

Weekly Downloads

18

Version

1.3.23

License

MIT

Unpacked Size

10.8 kB

Total Files

17

Last publish

Collaborators

  • telluria-gpotenciano
  • telluria-bruno-gouvea
  • telluria-alexssander-luz
  • adenilson
  • telluria-infra