@zhongguo168a/yxeditor-common
v0.0.112
Published
A reusable TypeScript utility library for Cocos Creator
Maintainers
Readme
Base Project
A TypeScript project template with Rollup and Vitest.
Getting Started
Install dependencies: ```bash npm install ```
Build the project: ```bash npm run build ```
Run tests: ```bash npm test ```
Scripts
npm run build- Build the project with Rollupnpm run dev- Build in watch modenpm test- Run tests with Vitestnpm run test:ui- Run tests with UInpm run test:run- Run tests oncenpm run coverage- Run tests with coverage report
npm version patch && npm publish --access publicnpm version patch && npm publish --access publicnpm version patch && npm publish --access public