Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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.