Skip to content

poerty/divCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Div Creator

proto.io 를 보고 웹 디벨로핑 툴을 작성하려 시도했던 흔적들을 react, redux를 이용하여 재구성 작업 ing

  • Source 에서 Drag n Drop으로 다양한 box들을 생성
  • 생성된 box들은 dragging이 가능
  • 근데 왠지 모르게 jQuery draggable/resizable +snap을 구현하는 프로젝트인 느낌
  • 현재 기능 : drag/resize with snap, multi select, group/ungroup, copy/delete/paste, edit css property(by edit tab), page

This project was bootstrapped with Create React App.

  • APM에서 jquery 라이브러리를 이용, snap 에 약간의 변형을 통해 구현
  • keeper 에서 Drag n Drop으로 다양한 box들을 생성(추가 쉬움)
  • 생성된 box들은 resizing 과 dragging이 가능
  • resizing과 dragging 시, snap과, 그를 위한 helping line 제공(가까운 경계에 달라붙기)
  • shift를 누른 상태에서 마우스 클릭을 통해 중복 선택 후 resizing 과 dragging이 가능

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published