nickbabcock / jomini

Parses Paradox files into javascript objects
MIT License
78 stars 9 forks source link

Add export map and UMD build #70

Closed nickbabcock closed 2 years ago

nickbabcock commented 2 years ago

The UMD build should make it easier to host on a CDN for users to test out (and they aren't familiar or can't use a package manager).

The export map follows the guidelines here: https://nodejs.org/api/packages.html#package-entry-points

We now score 100% on skypack quality: https://docs.skypack.dev/package-authors/package-checks

github-actions[bot] commented 2 years ago

Size Change: 0 B

Total Size: 95 kB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `dist/es/index.js` | 95 kB |

compressed-size-action