Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leonardofaria/web-apis-to-improve-ux

Examples showing how Web APIs can improve user experience - WIP
https://github.com/leonardofaria/web-apis-to-improve-ux

battery camera-api geolocation javascript localstorage vibration-api

Last synced: 25 days ago
JSON representation

Examples showing how Web APIs can improve user experience - WIP

Awesome Lists containing this project

README

        

# Web APIs to improve User Experience

These are some examples showing how Web APIs can improve user experience. [Slides](https://leonardofaria.github.io/web-apis-to-improve-ux-slides/)

* [Geolocation](https://leonardofaria.github.io/web-apis-to-improve-ux/geolocation.html)
* [Local Storage](https://leonardofaria.github.io/web-apis-to-improve-ux/localstorage.html)
* [Camera](https://leonardofaria.github.io/web-apis-to-improve-ux/camera.html)
* [Page Visibility](https://leonardofaria.github.io/web-apis-to-improve-ux/page_visibility.html)
* [Online State](https://leonardofaria.github.io/web-apis-to-improve-ux/online_state.html)
* [Vibration](https://leonardofaria.github.io/web-apis-to-improve-ux/vibration.html)
* [Battery Status](https://leonardofaria.github.io/web-apis-to-improve-ux/battery_status.html)