Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nodejs/loaders-test

Examples demonstrating the Node.js ECMAScript Modules Loaders API
https://github.com/nodejs/loaders-test

Last synced: about 2 months ago
JSON representation

Examples demonstrating the Node.js ECMAScript Modules Loaders API

Awesome Lists containing this project

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`.