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
- Host: GitHub
- URL: https://github.com/hacktoolkit/htk.js-demos
- Owner: hacktoolkit
- License: other
- Created: 2015-03-15T08:00:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T20:34:57.000Z (almost 10 years ago)
- Last Synced: 2025-01-22T20:16:05.086Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://www.hacktoolkit.com/htk.js/
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# htk.js
[](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