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

https://github.com/spotify/coordinator

A visual interface for turning an SVG into XY coördinates.
https://github.com/spotify/coordinator

Last synced: about 1 year ago
JSON representation

A visual interface for turning an SVG into XY coördinates.

Awesome Lists containing this project

README

          

# NOTICE

This project is no longer supported and there may be unresolved security vulnerabilities.

# Coördinator

A visual interface for turning an SVG into XY coördinates. Created by [Aliza Aufrichtig](https://twitter.com/alizauf) @ Spotify.

## Why does this exist?

To help add some whimsy to your dot-based data visualizations. [Read more about the project here](https://labs.spotify.com/2018/03/02/introducing-coordinator-a-new-open-source-project-made-at-spotify-to-inject-some-whimsy-into-data-visualizations/), and [view some examples of what you could build with it](https://bl.ocks.org/alizauf).

## Usage

Coördinator is intended as a browser interface. You can use [the hosted version here](https://spotify.github.io/coordinator), or run it locally.

To run locally:
`npm install` then `npm run dev`

Then you can access the project at `localhost:8989`

## Contributing

Contributions are welcome! This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code.

[code-of-conduct]: https://github.com/spotify/code-of-conduct/blob/master/code-of-conduct.md

## Development status

Consider the development status `alpha`. This was developed with `npm v5.6.0` but may well--or may well not--work with others.

## Version

0.0.0

## License

Apache 2.0