Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tristen/maplist
Create a list of things on a map!
https://github.com/tristen/maplist
Last synced: 6 days ago
JSON representation
Create a list of things on a map!
- Host: GitHub
- URL: https://github.com/tristen/maplist
- Owner: tristen
- Created: 2013-05-28T04:28:54.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-06-30T23:56:29.000Z (over 11 years ago)
- Last Synced: 2024-12-20T09:40:31.571Z (23 days ago)
- Language: JavaScript
- Homepage: tristen.ca/maplist
- Size: 844 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MapList
Create a list of things on a Map### Features
- Session Storage
- Permalink lists### Developing
npm install && make
__ProTip__ You may want to install `watch` so you can run `watch make`
without needing to execute make on every change.