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

https://github.com/hacktoolkit/htk.js-demos

JavaScript Hacktoolkit
https://github.com/hacktoolkit/htk.js-demos

Last synced: 11 months ago
JSON representation

JavaScript Hacktoolkit

Awesome Lists containing this project

README

          

# htk.js

[![Build Status](https://travis-ci.org/hacktoolkit/htk.js.svg?branch=master)](https://travis-ci.org/hacktoolkit/htk.js)

- GitHub: [Hacktoolkit for JavaScript](https://github.com/hacktoolkit/htk.js)
- Website:

## Demos of Web Technologies

Demos adapted from and inspired by [Ariya Hidayat](http://twitter.com/ariyahidayat)'s [Web Technologies Test Cases](http://ariya.github.io/)

### Browser

- [User Agent](demos/browser/useragent/)
- [Detected features](demos/browser/features/)
- [Timer speed](demos/browser/timerspeed/)

### HTML5

- [Geolocation](demos/html/geolocation/)
- [Geocoding](demos/html/geocoding/)
- [Touch Event Detection](demos/js/touchdetect/)
- [Accelerometer Viewer](demos/js/accelerometer/)
- [Orientation: Landscape vs Portrait](demos/js/orientation/)

### CSS3
- [Spinning Cube](demos/css/spinningcube/)
- [3D Scrolling](demos/css/scrolling/)
- [Box and Text Shadow](demos/css/shadow/)
- [Glowing Text](demos/css/glowingtext/)

### JavaScript
- [Chess](demos/js/chess/)

### SVG