https://github.com/baumannzone/browser-apis
🦄 Cool & Fun Browser Web APIs 🥳
https://github.com/baumannzone/browser-apis
apis audio battery browser css google google-io html javascript speech vibration vue
Last synced: over 1 year ago
JSON representation
🦄 Cool & Fun Browser Web APIs 🥳
- Host: GitHub
- URL: https://github.com/baumannzone/browser-apis
- Owner: baumannzone
- License: gpl-3.0
- Created: 2019-05-04T18:55:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T22:21:50.000Z (over 3 years ago)
- Last Synced: 2025-03-01T00:53:04.588Z (over 1 year ago)
- Topics: apis, audio, battery, browser, css, google, google-io, html, javascript, speech, vibration, vue
- Language: Vue
- Homepage: https://browser-apis.netlify.com
- Size: 3.5 MB
- Stars: 24
- Watchers: 4
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# ¿Sabías que tu navegador puede hablar?
## Y otras Web APIs 🤓
[](https://app.netlify.com/sites/browser-apis/deploys)
[](https://github.com/baumannzone/browser-apis/pulls)
[](https://github.com/baumannzone/browser-apis/commits/master)
[](https://img.shields.io/badge/code%20style-standard-brightgreen?style=flat-square)
[](https://www.firsttimersonly.com/)
[](#contributors)
[](https://github.com/baumannzone/browser-apis/blob/master/CODE_OF_CONDUCT.md)
[](https://github.com/baumannzone/browser-apis/blob/master/LICENSE)
#### TechParty 2019 · Demos

---
SLIDES: https://slides.com/baumannzone/sabias-que-tu-navegador-puede-hablar-techparty2019
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Run your unit tests
```
yarn run test
```
### Run all UI tests
Execute ```yarn run serve``` and then use another cmd to start the tests by using ```yarn run cy-all```
### Run single UI test suite
Execute ```yarn run serve``` and then use another cmd to start the interactive mode by using ```yarn run cy-open```
### Lints and fixes files
```
yarn run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Jorge Baumann
💻 🖋 🚇 🎨

Valentin Berlin
💻 💡

Josef Biehler
💻 ⚠️

Alan Richey
💻 ⚠️

zarither
⚠️
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!