Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/waldekmastykarz/node-ts-cjs-esm

Create an npm package that supports both CommonJS and ECMAScript Modules (ESM) using TypeScript.
https://github.com/waldekmastykarz/node-ts-cjs-esm

commonjs esm javascript npm typescript

Last synced: 28 days ago
JSON representation

Create an npm package that supports both CommonJS and ECMAScript Modules (ESM) using TypeScript.

Awesome Lists containing this project

README

        

# Sample package with support for CommonJS and ES modules in TypeScript

This is a sample package that demonstrates how to support both CommonJS and ES modules in TypeScript.