0.0.15-alpha • Published 5 years ago
@etidbury/react-floating-menu v0.0.15-alpha
\<FloatingMenu \/>
Usage
Install dependency
yarn add @etidbury/react-floating-menu npm install @etidbury/react-floating-menuAdd to your project
import { FloatingMenuContainer,FloatingMenu } from '@etidbury/react-floating-menu' // ... <FloatingMenuContainer> // ...page content <FloatingMenu items={[...]} /> </FloatingMenuContainer> // ...That's it.
License
This code is released under the MIT license - feel free to use it.
Contribute
- Fork or clone this repository
- If using VS Code, install recommended extensions
yarn installyarn start
yarn Scripts
test- run unit teststest:cover- run unit tests with test coveragelint- checkeslintandprettierruleslint:fix- autofix unmeteslintandprettierruleslocal-pack- create thetgzpackage locally to test consumers without publishingstart- start the storybook server and automatically open in browsercompile- standard typescript compiletscnow-build- used by Zeit when building your storybook for deployment (do not rename this script)
Before each commit, husky and lint-staged will automatically lint your staged ts, tsx, js, jsx files.
Please contribute any improvements or fixes to this project!
To make sure you have a pleasant experience, please read the code of conduct. It outlines core values and beliefs and will make working together a happier experience.
0.0.4-alpha
5 years ago
0.0.15-alpha
5 years ago
0.0.10-alpha
5 years ago
0.0.11-alpha
5 years ago
0.0.9-alpha
5 years ago
0.0.14-alpha
5 years ago
0.0.3-alpha
5 years ago
0.0.5-alpha
5 years ago
0.0.12-alpha
5 years ago
0.0.2-alpha
5 years ago
0.0.13-alpha
5 years ago
0.0.6-alpha
5 years ago
0.0.7-alpha
5 years ago
0.0.8-alpha
5 years ago
0.0.1-alpha
5 years ago