@visactor/vmind

v1.0.6-alpha.4
<div align="center">

lint

eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0

test

jest

build

bundle --clean

start

vite ./__tests__/browser

preview

vite ./__tests__/browser preview

test-cov

jest -w 16 --coverage

test-live

npm run test-watch __tests__/unit/

test-watch

DEBUG_MODE=1 jest --watch

postpublish

npm run clear

prepublishOnly

npm run build
npm i @visactor/[email protected]

Metadata

  • MIT
  • Whatever
  • chengda
  • released 10/31/2023

Downloads