Skip to content

electron based app to "freeze" and allow elements to be moved around.

Notifications You must be signed in to change notification settings

mhowlett/webfreeze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebFreeze

Concept: tool to help designers. app that allows them to:

  1. load webpage
  2. press "freeze"
  3. move elements about
  4. possibly export to SVG.

This repo provides a first go at this. Features:

  1. It's based on electron.
  2. Has basic freeze algorithm working.

The DOM/CSS is quite sophisticated making this quite a difficult problem to solve well.

I'm probably not going to take this any further.

About

electron based app to "freeze" and allow elements to be moved around.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published