Skip to content

使用 React + Next.js + Konva + Ant Design 开发的图片编辑器

License

Notifications You must be signed in to change notification settings

zzm378510663/learn-ImageEditor

 
 

Repository files navigation

ImageEditor

使用 React + Next.js + TypeScript + Konva + Ant Design 开发的图片编辑器

已经完成的功能:基本功能(缩放预览、撤销/恢复、保存)、调整(亮度、对比度、饱和度、色相、模糊、颗粒)

等待完成的功能:裁切旋转、贴纸、文字

可能添加的功能:涂鸦、拼图

在线演示:WBBB's ImageEditor


快速开始:

安装依赖

npm install

运行

npm run dev

打包编译

npm run build

About

使用 React + Next.js + Konva + Ant Design 开发的图片编辑器

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 86.3%
  • SCSS 13.3%
  • JavaScript 0.4%