Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ๐Ÿฅณ

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
Jorge Baumann

๐Ÿ’ป ๐Ÿ–‹ ๐Ÿš‡ ๐ŸŽจ
Valentin Berlin
Valentin Berlin

๐Ÿ’ป ๐Ÿ’ก
Josef Biehler
Josef Biehler

๐Ÿ’ป โš ๏ธ
Alan Richey
Alan Richey

๐Ÿ’ป โš ๏ธ
zarither
zarither

โš ๏ธ

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