force-directed-graph

Force Directed Graph

Force-Directed Graph adapted to use with Svelte and TypeScript

Force-Directed Graph

This project is based on Force-Directed Graph by Mike Bostock.

My main goal was to make it work in a sveltish way and to add a little bit of typesafety.

Scripts

# Install dependencies
npm install

# Start the server and open the app in a new browser tab
npm run dev -- --open

# Create a production version of your app
npm run build

# Preview the production build
npm run preview

Bootstrapped with create-svelte

Everything you need to build a Svelte project, powered by create-svelte.

Top categories

Loading Svelte Themes