https://github.com/guyisra/autumn.js
Leaflet.js For jQuery
https://github.com/guyisra/autumn.js
Last synced: over 1 year ago
JSON representation
Leaflet.js For jQuery
- Host: GitHub
- URL: https://github.com/guyisra/autumn.js
- Owner: guyisra
- Created: 2014-07-02T12:07:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-17T18:46:08.000Z (over 11 years ago)
- Last Synced: 2025-01-11T02:24:29.598Z (over 1 year ago)
- Language: JavaScript
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Autumn - leaflet with jQuery
leaflet with jQuery
## Getting Started
Download the [production version][min] or the [development version][max].
[min]: https://raw.github.com/guyisra/jquery-autumn/master/dist/jquery.autumn.min.js
[max]: https://raw.github.com/guyisra/jquery-autumn/master/dist/jquery.autumn.js
In your web page:
```html
jQuery(function($) {
$.awesome(); // "awesome"
});
```
## Documentation
_(Coming soon)_
## Examples
_(Coming soon)_
## Release History
_(Nothing yet)_