Skip to content

Vi-inspired diagram editor, designed for efficiency

Notifications You must be signed in to change notification settings

fabienbk/vidraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViDraw

Vi, but for graphics. Keyboard-first, efficient & pretty.

Highlights (ahem, more like, "current goals")

  • ⚡️ Modal editing
  • 🔥 Pretty by default
  • 📝 Auto-panning & cropping

Quick start

Node version >= 8.0 (recommended 10.6.0) and NPM >= 5 (recommended 6.1.0)

install the dependencies via npm

npm install

start the server in dev mode (with hot reload)

npm run start

go to http://localhost:1234 in your browser. Done.

About

Vi-inspired diagram editor, designed for efficiency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published