An open API service indexing awesome lists of open source software.

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

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)_