waitingsong / shared

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shared types and utils

GitHub tag License ci codecov Conventional Commits lerna

安装全局依赖

npm i -g c8 lerna madge rollup tsx zx

Initialization

npm i && npm run build

Test

  • Use npm run lint to check code style.
  • Use npm run test to run unit test.

Note

  • Run npm run clean before npm run build, if any file under typescript outDir folder was deleted manually.
  • Default publish registry is NPM, configurated in file lerna.json

Packages

Package Version
types types-svg
core core-svg

About

License:MIT License


Languages

Language:TypeScript 90.3%Language:Shell 4.9%Language:JavaScript 4.8%