Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 572 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 572 Bytes

Javascript Framework Co-usage

This is a visualization of how likely developers are to be fans of other JS tools, given that they're a fan of a specific tool.

Play with it live at js-tools.netlify.com

Mainly an excuse for Amelia Wattenberger to play around with Svelte.

Feel free to poke around the codebase, and ask specific questions in Twitter.

screenshot of app

To run locally

yarn install
yarn dev