1.0.0 • Published 4 years ago

@daybyday/yx-react v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

YX-React

A collection of common HOCs and Hooks for React.

Publish steps

  • Login: add user with your Username, Password, Email
# First time publish
npm adduser
# Other times publish
npm login
  • Publish in your git gui or click publish.sh bash file
npm publish

Install

npm install @daybyday/yx-react --save

Importing

import xxx from '@daybyday/yx-react';