Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Takazudo/jQuery.LazyJaxDavis
Makes everything ajaxify with flexible URL routing powered by html5 history API.
https://github.com/Takazudo/jQuery.LazyJaxDavis
Last synced: 15 days ago
JSON representation
Makes everything ajaxify with flexible URL routing powered by html5 history API.
- Host: GitHub
- URL: https://github.com/Takazudo/jQuery.LazyJaxDavis
- Owner: Takazudo
- Created: 2012-03-30T11:20:42.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-07-13T06:32:14.000Z (over 11 years ago)
- Last Synced: 2024-10-19T00:24:27.514Z (24 days ago)
- Language: JavaScript
- Homepage: http://takazudo.github.com/jQuery.LazyJaxDavis/doc/
- Size: 1.2 MB
- Stars: 44
- Watchers: 7
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# jQuery.LazyJaxDavis
Makes everything ajaxify with flexible URL routing powered by html5 history API.
## Document
* [http://takazudo.github.com/jQuery.LazyJaxDavis/doc/](http://takazudo.github.com/jQuery.LazyJaxDavis/doc/)
## Demos
* [http://takazudo.github.com/jQuery.LazyJaxDavis/doc/pages/demos.html](http://takazudo.github.com/jQuery.LazyJaxDavis/doc/pages/demos.html)
## Depends
* [jQuery 1.8.2](http://jquery.com/)
* [Davis.js 0.9.9](http://davisjs.com/)## Browsers
IE6+ and other new browsers
## License
Copyright (c) 2012 "Takazudo" Takeshi Takatsudo
Licensed under the MIT license.## Misc
This scirpt was developed with following things.
* [CoffeeScript][coffeescript]
* [grunt][grunt]
* [jekyll][jekyll] for doc and demos[coffeescript]: http://coffeescript.org/ "CoffeeScript"
[grunt]: https://github.com/cowboy/grunt "grunt"
[jekyll]: http://jekyllrb.com/ "jekyll"