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.
- Host: GitHub
- URL: https://github.com/spotify/coordinator
- Owner: spotify
- License: apache-2.0
- Archived: true
- Created: 2017-12-29T15:55:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T19:47:49.000Z (almost 5 years ago)
- Last Synced: 2024-10-28T11:43:43.848Z (over 1 year ago)
- Language: HTML
- Homepage: https://spotify.github.io/coordinator/
- Size: 59.2 MB
- Stars: 288
- Watchers: 20
- Forks: 24
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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