Skip to content

Concurrent Tasks

The only JavaScript task runner you need.

Installation

Terminal window
npm i concurrent-tasks

Features

ZERO dependencies

CT contains ZERO runtime dependencies.

Lightweight

A minified and gzipped size of 2.7kB, making it super lightweight even in high-latency scenarios.

Runs anywhere JavaScript can

The minimalism of Concurrent Tasks makes it an easy-to-use solution across any framework or flavour of JavaScript.

  • Vanilla JavaScript
  • Frontend (React, Vue, Angular, Svelte, etc.)
  • Mobile (React Native, NativeScript, etc.)
  • Backend (Express, Hapi, Koa, etc)
  • NPM modules
  • Node CLI application