0.0.7 • Published 3 years ago
webapi-core v0.0.7
Getting started
Installation
npm i webapi-core --save
#OR
yarn add webapi-core
#OR
pnpm i webapi-core --save
Usage:
Vibration API
Most modern mobile devices include vibration hardware, which lets software code provide physical feedback to the user by causing the device to shake. The Vibration API offers Web apps the ability to access this hardware, if it exists, and does nothing if the device doesn't support it. Read more
Contribute:
Clone this repository:
git clone https://github.com/hebertcisco/webapi-core
Open and run:
cd webapi-core && npm i
# Code it!
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
Or buy me a coffee 🙌🏾
📝 License
Copyright © 2022 Hebert F Barros. This project is MIT licensed.