0.1.5 • Published 2 years ago

@onelabeler/core v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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