@andyreagan/npm-example

test package

Usage no npm install needed!

<script type="module">
  import andyreaganNpmExample from 'https://cdn.skypack.dev/@andyreagan/npm-example';
</script>

README

Example npm package

Following the instructions on npm.

mkdir npm-example
cd npm-example
npm init --scope=@andyreagan
npm adduser
npm login
npm publish --access public