luoye

Results 13 comments of luoye

try ``` const inspector = new DomInspector({ root: 'body', exclude: ['.myclass *',] }); ```

Thank you for using this moudle. Bind `mouseover` or `click` event on element, then when the event is triggered, get element details from `inspector.target`. Or direct use `event.currentTarget` & `event.target`...

There are two problems, 1、`libvips` install, macOS is ok, but linux cannot be called after installation 2、`heic` format detect is not very accurate, I’m not sure if it’s the image...

node 版本的问题,使用最新版 node 就好

**views/index.production.html** 这个文件是前端构建之后产出的,运行下 `npm run build` 进行前端生产环境构建

thx. 导入导出的功能会加,功能慢慢完善吧。有很多想法,但是一直没有时间实现。