GitHub - nodejs/package-examples: Repository documenting package shipping patterns

Node.js package shipping patterns

This project is meant to document common package shipping patterns, the pros and cons, and guidelines for CJS to ESM migration.

The guide on package configuration is published at https://nodejs.github.io/package-examples/. Source document and examples are in the guide/ directory.

This guide is still in early stages. Contributions are welcome! See contribution guide on how to contribute to this project.

The following teams have maintainer access to this repository:

The previous documents from package.md in the Node.js API documentation have been moved to this chapter for reference.