Home

Awesome

截图美化工具

preview

预览地址:https://screenshot.shoteasy.fun/

安装

npm install image-beautifier

例子

React 组件

import { ImageBeautifier } from 'image-beautifier';
import 'image-beautifier/lib/style.css';

function App() {
  return (<ImageBeautifier />);
}

TODO:

将使用于谷歌截图插件: ShotEasy

使用框架

LeaferJs