usebruno/bruno

ESM module Support for Bruno

Open

#3.537 geöffnet am 25. Nov. 2024

Auf GitHub ansehen
 (8 Kommentare) (13 Reaktionen) (1 zugewiesene Person)JavaScript (2.403 Forks)batch import
enhancementhelp wantedmodule-scripting

Repository-Metriken

Stars
 (43.787 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 21h) (96 gemergte PRs in 30 T)

Beschreibung

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