@daybyday/yx-react
v1.0.0
Published
A collection of common HOCs and Hooks for React
Downloads
797
Maintainers
Readme
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';