1.0.3 • Published 4 years ago

@rukien/tests-npm-packages v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

TNP

npm.io

Just testing how using rollup to build a library exposed through npm & a CDN (jsdelivr) as an iife.

Loading using an iife directly from CDN

The iife expose a tnp variable.

<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@rukien/tests-npm-packages@1.0.3/dist/tnp.min.js"></script>
<script type="text/javascript">
  tnp.foo()
</script>
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago