@onelabeler/core
v0.1.5
Published
A starter template for Vue + TypeScript NPM package.
Readme
@onelabeler/core
Core modules of OneLabeler
Install
npm install @onelabeler/coreCaveat
- Needs to install UnoCSS + Tailwind, otherwise the style will not be shown correctly.
- Needs to install Pinia, otherwise the state management in label tasks will not function.
Usage
import { dataTypeImage } from '@onelabeler/core'
import '@onelabeler/core/dist/style.css'