JSPM

vc-rename-image-plugin-x64

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q10029F
  • License asiefhw8e9

2024-11-25:1.修正无法进行裁剪;2.记忆图像调节参数(已本地验证通过);3.进行裁剪,记忆裁剪参数;4.设置裁剪后采图大小范围测试(已本地验证通过);5.实时视频尾影(客户端电脑 通过设置小分辨率解决,该方案还需客户端实际使用验证)

Package Exports

  • vc-rename-image-plugin-x64
  • vc-rename-image-plugin-x64/vc.node

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vc-rename-image-plugin-x64) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vc-plugin-x64

采图插件

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test


# lint all JS/Vue component files in `src/`
npm run lint