0.0.7 • Published 3 years ago

webapi-core v0.0.7

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

codecov

Node.js build and publish package

Running Code Coverage

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.

0.0.7

3 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago