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

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: 4 months 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