WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

artusjs/core

Repository files navigation

@artus/core

Node.js CI codecov

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 test
# Or
yarn test
# Or
pnpm run test

About

Core package of Artus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10