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

3.0.0 • Public • Published

react-hooks · Version Size

react-hooks

A collection of Reacts hooks used in Flywire

Install

Add the dependency to your package.json:

npm i @flywire/react-hooks

Development

Install dependencies:

npm install

Run tests

npm run test

Hooks

Releases

To create a new release, make all the changes that you need and commit them, then execute:

npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]

For example:

npm version patch
npm publish

or for a beta:

npm version prepatch
npm publish --tag beta

This will bump the package.json version, build a new bundle, commit, push the changes tagging them to a new release.

Then create a PR and request the review from other project commiters. Once accepted and merged to master, execute npm publish from master branch.

Readme

Keywords

Package Sidebar

Install

npm i @flywire/react-hooks

Weekly Downloads

548

Version

3.0.0

License

MIT

Unpacked Size

133 kB

Total Files

281

Last publish

Collaborators

  • imsolar
  • alberto.ramirez
  • jramosba
  • eduardo.simon
  • sandra.gomez
  • chip2910
  • vicgisso
  • vigosan
  • manel.romero
  • jacarui
  • borcha91
  • cabargues
  • botijo.it
  • flywire.tech
  • luisbelloch