Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oieduardorabelo/node-esm-example

Example how to use @std/esm in Node.js
https://github.com/oieduardorabelo/node-esm-example

Last synced: 10 days ago
JSON representation

Example how to use @std/esm in Node.js

Awesome Lists containing this project

README

        

# Using esm for ES Modules in Node.js

Complete example for my article, in PT-BR:

* [Usando ES Modules em Node.js hoje!](https://medium.com/@oieduardorabelo/usando-es-modules-em-node-js-hoje-278ef1fd86bf).

Using `esm` to enable ES Modules in your Node.js