@sharyn/scripts

Declaring your scripts in a JavaScript file gives you much more features than using plain text in package.json. For more details and for the documentation, please read my article about scripts.js.

Usage no npm install needed!

<script type="module">
  import sharynScripts from 'https://cdn.skypack.dev/@sharyn/scripts';
</script>

README

🌹 @sharyn/scripts

Declaring your scripts in a JavaScript file gives you much more features than using plain text in package.json. For more details and for the documentation, please read my article about scripts.js.

Installation

npm install --save-dev @sharyn/scripts
# or
yarn add --dev @sharyn/scripts

This package is part of Sharyn, a collection of utilities and helpers.