Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T22:21:50.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T23:10:56.939Z (about 1 month 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: 4
- 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 ๐ค[![Netlify Status](https://api.netlify.com/api/v1/badges/75247670-d15d-4839-9909-f9fcc8360beb/deploy-status)](https://app.netlify.com/sites/browser-apis/deploys)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/baumannzone/browser-apis/pulls)
[![GitHub last commit](https://img.shields.io/github/last-commit/baumannzone/javascript-testing?style=flat-square)](https://github.com/baumannzone/browser-apis/commits/master)
[![Style](https://img.shields.io/badge/code%20style-standard-brightgreen?style=flat-square)](https://img.shields.io/badge/code%20style-standard-brightgreen?style=flat-square)
[![first-timers-only](https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square)](https://www.firsttimersonly.com/)[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors)
[![Code of conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)](https://github.com/baumannzone/browser-apis/blob/master/CODE_OF_CONDUCT.md)
[![GitHub](https://img.shields.io/github/license/baumannzone/browser-apis?color=blue&style=flat-square)](https://github.com/baumannzone/browser-apis/blob/master/LICENSE)#### TechParty 2019 ยท Demos
![Browser-apis](https://user-images.githubusercontent.com/5422102/57314151-5fe84e80-70f1-11e9-8539-07f836040f56.png)
---
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!