# coordinator **Repository Path**: mirrors_spotify/coordinator ## Basic Information - **Project Name**: coordinator - **Description**: A visual interface for turning an SVG into XY coördinates. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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