Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yyx990803/HTML5-Clear-v2
HTML5 Clear version 2
https://github.com/yyx990803/HTML5-Clear-v2
Last synced: 3 months ago
JSON representation
HTML5 Clear version 2
- Host: GitHub
- URL: https://github.com/yyx990803/HTML5-Clear-v2
- Owner: yyx990803
- License: other
- Created: 2012-10-12T22:22:15.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T09:32:26.000Z (over 1 year ago)
- Last Synced: 2024-06-18T11:35:24.532Z (5 months ago)
- Language: JavaScript
- Homepage: http://clear.evanyou.me
- Size: 566 KB
- Stars: 950
- Watchers: 69
- Forks: 233
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-github-star - HTML5-Clear-v2
README
# HTML5 Clear
Work in progress. See `TODO.md` for features not implemented yet. See it in action: [http://clear.evanyou.me](http://clear.evanyou.me).
You can also watch [the original HTML5 Clear video](https://vimeo.com/37182785).
The [original iOS app](http://www.realmacsoftware.com/clear/) is designed and developed by [Realmac Software](http://www.realmacsoftware.com/) in collaboration with [Helftone](http://helftone.com) and [Impending, Inc.](http://impending.com). This project is simply a personal attempt to test my limit in building intricate interfaces with HTML5.
### Notes
- Works offline (add to iOS homescreen)
- Uses local storage### Load it as a Chrome packaged app:
You might need to use Chrome Canary or enable the `Experimental Extension APIs` flag to load this as a Chrome packaged app.
- clone the repo, checkout branch `chrome-app`
- In Chrome, open `Tools -> Extensions`
- check `Developer Mode`
- Click `Load unpacked extension` and load this project### Author
Twitter: [@youyuxi](https://twitter.com/youyuxi)
新浪微博: [@尤小右](http://weibo.com/arttechdesign)