zt8989 / xlsx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autopublish-template

npm version build status

"What is this" blog post

Instructions for creating a new esm-bundle repo

A repo that tests automatic detection of upstream publishes and the publishing of @esm-bundle versions of them.

Upstream repo at https://github.com/joeldenning/autopublish-template.

JS Delivr

https://cdn.jsdelivr.net/npm/@esm-bundle/autopublish-template/esm/index.js

https://cdn.jsdelivr.net/npm/@esm-bundle/autopublish-template/system/index.js

Unpkg

https://unpkg.com/@esm-bundle/autopublish-template/esm/index.js

https://unpkg.com/@esm-bundle/autopublish-template/system/index.js

Npm

npm install --save autopublish-template@npm:@esm-bundle/autopublish-template

Yarn

yarn add autopublish-template@npm:@esm-bundle/autopublish-template

About

License:MIT License


Languages

Language:JavaScript 97.2%Language:Shell 2.8%