# loaders-test **Repository Path**: mirrors_nodejs/loaders-test ## Basic Information - **Project Name**: loaders-test - **Description**: Examples demonstrating the Node.js ECMAScript Modules Loaders API - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-05 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build](https://github.com/GeoffreyBooth/node-loaders/actions/workflows/build.yml/badge.svg)](https://github.com/GeoffreyBooth/node-loaders/actions/workflows/build.yml) # Node.js ES Module Loaders This repo contains example loaders that use the [ECMAScript Modules Loaders API](https://nodejs.org/api/esm.html#esm_experimental_loaders). Change into each subfolder and run `npm test`.