@sharyn/scripts
v1.7.0
Published
**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**](https://verekia.com/javascript/scripts.js/).
Downloads
5
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