Einshous / flowchart-fun

A small app for making quick flowcharts from text ⿻

Home Page:https://flowchart.fun/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flowchart-fun ⿻

Made with create react app and cytoscape.js

app

In the works

  • A NPM package that generates the svg from a text file. Useful for documentation.
  • Converting https://flowchart.fun to a PWA so it is installable
  • Add tests so things don't break as we go

How to run locally

  • git clone
  • cd flowchart-fun
  • yarn
  • yarn start

This repository is organized in workspaces. /app contains the code for https://flowchart.fun and /module contains the code for the flowchart-fun npm module

For more information on developing, check out create-react-app's README


Development Sponsored By

Public Domain Publishing Company

About

A small app for making quick flowcharts from text ⿻

https://flowchart.fun/

License:MIT License


Languages

Language:TypeScript 67.8%Language:CSS 23.4%Language:HTML 8.4%Language:JavaScript 0.3%