Skip to content

paralenz/react-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@paralenz/react-hooks

Installation

Yarn:

yarn add @paralenz/react-hooks

npm:

npm install @paralenz/react-hooks

Prerequisites

You will need to have a .npmrc file in your project that tells npm to use the github package registry

echo "@paralenz:registry=https://npm.pkg.github.com/" > .npmrc

Publish a new version

Publishing a new version has never been easier.

All you need to do is bump the version and merge your changes to the master branch.

This will fun the publish.yml workflow

You can either run yarn version [major|minor|match] or change the version in package.json

About

A collection of react hooks used widely by the Paralenz development team

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors