https://github.com/tholman/tilejs
Windows Metro Tiles with css3 and javascript
https://github.com/tholman/tilejs
Last synced: 9 months ago
JSON representation
Windows Metro Tiles with css3 and javascript
- Host: GitHub
- URL: https://github.com/tholman/tilejs
- Owner: tholman
- License: mit
- Created: 2012-01-22T03:46:31.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2017-07-19T22:20:37.000Z (over 8 years ago)
- Last Synced: 2025-03-22T21:51:14.435Z (10 months ago)
- Language: JavaScript
- Homepage: http://tholman.com/projects/tile-js
- Size: 18.6 KB
- Stars: 155
- Watchers: 13
- Forks: 59
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# tileJs
A Simple javascript replication of the subtle tilting effect when you click a tile in windows 8. Tilejs uses css3 transforms, so it is only supported by modern browsers.
## Usage
```html
This is my div, styled however I like
```
## Browsers
* tileJS should work in all browsers that support css3 transforms (firefox 10+, chrome 12+, ie 10+, Safari 4+), to check your browser support, check caniuse: [here](http://caniuse.com/transforms3d "Can I use 3d transforms")
## In the wild
* http://tholman.com/projects/tile-js/