@anubra/my-package

My Package

Usage no npm install needed!

<script type="module">
  import anubraMyPackage from 'https://cdn.skypack.dev/@anubra/my-package';
</script>

README


🥵

My Package

npm package npm downloads NPM demos

GitHub Repo stars


Simple NPM Package Boilerplate



npm i @anubra/my-package

  • Guide
    • 1 — Clone.
    • 2 — Install dependencies with npm i or yarn.
    • 3 — Code Changes.
    • 4 — Run npx tsc --allowJs for Types declaration.
    • 4.01 — You could create @anubra/npm-package package.
    • 5 — Push to Remote.
    • 5 — Install np with sudo npm i np -g.
    • 6 — Run np --no-2fa to publish.