Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (12 loc) · 1.06 KB

simple introductions

this projects was built with the React + TypeScript + Vite to show some of the template I have developed, including some of my open source template , or some of the interesting projects

mover-resizer-rotater

this is a simple project that coded with pure javascript and css, which help you can operate the html element Box with the functions of move, resize,rotate and scale as the same time. it supports pure html and all kinds of popular frontend frameworks, like Vue/React/NextJS/Anglar and so on. you can try it online, just clicked here: mover-resizer-rotater

github:https://github.com/BertramYe/mover-resizer-rotater npm: https://www.npmjs.com/package/mover-resizer-rotater

three-js-3d

this is just a simple template that I created with the threejs and to show a simple functions,you can click here to have a try, three-js-3d

start project

$ npm run dev