nadle

A modern, type-safe task runner for Node.js inspired by the awesome Gradle build tool

27
1
TypeScript

Demo

npm
npm
License
Build
Quality Gate
Maintainability Rating

A modern, type-safe task runner for Node.js inspired by the awesome Gradle build tool,
supporting parallel execution and streamlined build automation.

Features

  • First-class TypeScript support with full type inference
  • Modern ESM package
  • Lightweight and efficient
  • Task dependency management
  • Parallel task execution
  • Progress tracking
  • Configurable logging levels

Getting Started

Build

This repository uses Nadle to build itself — showcasing how it can serve as a fast, type-safe, and flexible build system for modern JavaScript/TypeScript projects.

Install dependencies:

pnpm install

Build with Nadle itself:

nadle build

Contribution

See Contributing Guide

License

MIT License © 2025-Present Nam Hoang Le