A label designer based on FabricJS.
To get started with Labelbits, follow these steps:
- Clone the repository:
git clone git@github.com:mariomenjr/labelbits.git - Install the dependencies:
pnpm install - Start the development server:
pnpm dev
Labelbits uses a configuration file located at designer/app/labelbits.config.ts. This file specifies the plugins to be used in the application.
Labelbits uses the following plugins:
@labelbits/designer-plugin-textbox@labelbits/designer-plugin-barcode@labelbits/designer-plugin-qrcode
Labelbits is licensed under the MIT license.
Contributions are welcome! Please submit a pull request with your changes.
Start the development server by running pnpm dev.
- Mario Menjivar @mariomenjr
- Fabric
- Alpine.js
- Snowpack
- Tailwind CSS