documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Add instructions for ES6 modules for this page

Open velara3 opened this issue 1 year ago • 1 comments

On this page https://docs.npmjs.com/about-packages-and-modules/

Would a note about using ES6 import be appropriate?

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import

velara3 avatar Oct 22 '24 00:10 velara3

Once migrated from CJS to MJS module system

Reference:

https://github.com/npm/documentation/pull/899

kenshanta avatar Oct 25 '24 11:10 kenshanta

Examples with both would be very helpful

velara3 avatar Nov 03 '24 02:11 velara3