@archilogic/editor-plugin-pro-toolbox
v1.0.0
Published
Editor plugin for the Archilogic BPO team
Downloads
393
Keywords
Readme
⚠️ The Scene Structure version of this plugin is available at https://github.com/archilogic-com/editor-workflows
Editor Pro Toolbox
Plugin for quality control of floors modeled by Archilogic.
Development
See the plugins README for a general introduction to plugin development.
Installation
npm install
Run tests
npm run test
Type check, formatting and linting
npm run codecheck
Build
npm run build