Skip to content

Commit

Permalink
Merge pull request #9 from sanishchirayath1/develop
Browse files Browse the repository at this point in the history
fix: update readme
  • Loading branch information
sanishchirayath1 authored Jul 16, 2023
2 parents da422bd + d325e89 commit d980232
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# modern-npm-package

[![npm (scoped)](https://img.shields.io/npm/v/%40sanishchirayath/modern-package-npm)](https://github.com/sanishchirayath1/modern-package-npm) [![npm bundle size (scoped)](https://img.shields.io/bundlephobia/min/%40sanishchirayath/modern-package-npm)](https://github.com/sanishchirayath1/modern-package-npm)

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 (CJS). It can be used in Node.js and browser applications.

Read the [blog post](https://snyk.io/blog/best-practices-create-modern-npm-package/) for more information.
Expand Down

0 comments on commit d980232

Please sign in to comment.