modern-npm-package icon indicating copy to clipboard operation
modern-npm-package copied to clipboard

An npm package for demonstration purposes using TypeScript to build for both the ECMAScript Module format (i.e. ESM or ES Module) and CommonJS Module format. It can be used in Node.js and browser appl...

Results 3 modern-npm-package issues
Sort by recently updated
recently updated
newest added

Update currently supported Node.js LTS versions for the `tests` workflow acording to https://endoflife.date/nodejs

### Is there an existing feature request for this? - [X] I have searched the existing feature requests ### Description how to use dev ``` "dev": "tsc -w ./config/tsconfig.esm.json", ```...

enhancement

### Is there an existing feature request for this? - [X] I have searched the existing feature requests ### Description This is a great example. How about creating a similar...

enhancement