Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ dler Public

🧬 dler (prev. relidler) (/ˈdiː.lər/, dealer) is a flexible, unified, and fully automated bundler for typescript/javascript projects that doubles as an npm/jsr publishing tool. beyond bundling, dler serves as a comprehensive codemod toolkit for modern ts/js development.

License

Notifications You must be signed in to change notification settings

reliverse/dler

Repository files navigation

🧬 Dler

@reliverse/dler is an open-source framework which helps developers build TypeScript/JavaScript libraries and CLI tools easily. It provides ready-to-use primitives, so you don't have to write them from scratch.

SponsorDiscordGitHubNPMIntroduction

Installation

bun add @reliverse/dler

Usage Example

import { installDependencies } from "@reliverse/dler";

await installDependencies({ cwd: ".", silent: true, packageManager: "bun" });

Documentation

Visit docs.reliverse.org/libraries/dler to learn how to install and use @reliverse/dler library.

Contributing

A Bun monorepo created with the monorepo bootstrapper.

Getting Started

bun install

Workspaces

This monorepo was generated by dler init. It uses bun workspaces to manage multiple packages.

Scripts

Run scripts across all workspaces:

bun --filter '*' <script>

Run scripts for specific packages:

bun --filter <package-name> <script>

Stand With Ukraine

  • 💙 Please help fund drones, medkits, and victory. Donate now, please, it matters.
  • 💛 Every dollar helps stop russia's war crimes and saves lives.

Stand With Reliverse

Star the project repo to help Reliverse community grow; Follow this project's author, Nazar Kornienko & Reliverse, to get updates about new projects; Become a sponsor and power the next wave of tools that just feel right.

License

Licensed under MIT © 2025 Nazar Kornienko (blefnk), Bleverse, Reliverse

About

🧬 dler (prev. relidler) (/ˈdiː.lər/, dealer) is a flexible, unified, and fully automated bundler for typescript/javascript projects that doubles as an npm/jsr publishing tool. beyond bundling, dler serves as a comprehensive codemod toolkit for modern ts/js development.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published