usebruno/bruno

ESM module Support for Bruno

Open

#3,537 opened on Nov 25, 2024

View on GitHub
 (8 comments) (13 reactions) (1 assignee)JavaScript (2,403 forks)batch import
enhancementhelp wantedmodule-scripting

Repository metrics

Stars
 (43,787 stars)
PR merge metrics
 (Avg merge 6d 19h) (74 merged PRs in 30d)

Description

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

Currently, Bruno only supports CommonJS (CJS) modules. To stay aligned with modern JavaScript development practices, it would be beneficial to add support for ECMAScript Modules (ESM).

Mockups or Images of the feature

NA

Contributor guide