# rshake **Repository Path**: browniu/rshake ## Basic Information - **Project Name**: rshake - **Description**: shake your dom in react - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rshake Shake your doms in raect samply ~ ` npm i rshake ` ======= ## API `$type` {String} is the type for the shake `slow | little | hard | horizontal | vertical | rotate | opacity | chunk` `$rate` {Number} is the rate for shake to change (ms) `100 | 200 | 500 | ...` `$hover` {boolean} to set hover active or not `hover` ======= ## How to use Import the source file ```JavaScript import Rshake from "rshake"; ``` use the component ```JavaScript xixi ``` ======= ### Changelog #### [v0.1.1](2019.05.22) - fixed pakeage.json ====== Made with ♥ by browniu