Skip to content

OneLabeler/core

Repository files navigation

@onelabeler/core

npm package Downloads Issues

Core modules of OneLabeler

Install

npm install @onelabeler/core

Caveat

  • 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'