Skip to content

A small app for making quick flowcharts from text ⿻

License

Notifications You must be signed in to change notification settings

pubweb/flowchart-fun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ⿻

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.3%
  • CSS 38.0%
  • HTML 3.7%
  • JavaScript 1.0%