spotify / coordinator

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

Home Page:https://spotify.github.io/coordinator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 @ Spotify.

Why does this exist?

To help add some whimsy to your dot-based data visualizations. Read more about the project here, and view some examples of what you could build with it.

Usage

Coördinator is intended as a browser interface. You can use the hosted version here, 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. By participating, you are expected to honor this code.

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

About

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

https://spotify.github.io/coordinator/

License:Apache License 2.0


Languages

Language:HTML 65.9%Language:CSS 20.5%Language:JavaScript 13.6%