JavaScript/TypeScript build system from Juit GmbH
PlugJS is a framework for creating build systems. It is heavily reliant on TypeScript and ESBuild, includes support for testing, coverage, and linting.
See the PlugJS Stock Build for a pre-configured project template working with TypeScript sources and producing dual-format (ESM and CommonJS) redistributable libraries.
-
@plugjs/plug
: Our main package -
@plugjs/cov8
: V8 Coverage Support -
@plugjs/eslint
: ESLint Support -
@plugjs/expect5
: Unit Testing Support -
@plugjs/tsd
: TSD (TypeScript types testing) Support -
@plugjs/typescript
: TypeScript Support -
@plugjs/zip
: Zip Files Support