Grid Plan !
Grid plan is a Vue3 component to create blueprints for datacenters, racks, or any other kind of 2d space where inventory needs to be tracked.
npm i grid-plan
Features:
- Create your own component types that can be positioned and resized on your blueprint
- Custom blueprint sizing
- Config object to customize the looks of the component
- Events to track and act upon crud actions on the blueprint
- TS types
The documentation website is currently in development, but the package's README has you covered if you want to try it out :)