8000 GitHub - pengfeidai/core: Core package of Artus
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pengfeidai/core

 
 

Repository files navigation

@artus/core

Core package of Artus

Build

@artus/core write with TypeScript, so we need build source code to Node.js Module.

npm run build
# Or
yarn build
# Or
pnpm run build

Run test case

@artus/core use jest for unit-test case.

npm run build
# Or
yarn build
# Or
pnpm run build

About

Core package of Artus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • JavaScript 0.8%
0