just ___
Home
Guide
GitHub
Home
Guide
GitHub

The task library that just works

A sensible set of task to build, test, and lint your frontend projects

Flexible

Unlike create-react-app, just gives sensible defaults but does not hide config files

Task orchestration

Like gulp, just provides parallel() and series() to fine tune task runs

No waiting for latest devDependencies

just-scripts knows how to run tools, but it does not prescribe versions of the dependencies - you upgrade at your own timing!

TypeScript support

just-scripts configurations are TypeScript-enabled, so you don't have to have a separate build step to use your build tools

Lightweight task orchestration

just-task is a lightweight task orchestrator that has no streaming file system abstraction

Battle tested

just is built upon just the right abstraction from the gulp ecosystem, which is used by many repos

MIT Licensed | Copyright © 2020-present Microsoft