README
sm-utils
Utilities For NodeJS
How to use
yarn add sm-utils # or npm install sm-utils --save
Docs:
https://smartprix.github.io/sm-utils/
CLI
cfg
Get a value from cfg.js
cfg get redis.port
cfg get logsDir
Uilities for NodeJS
<script type="module">
import smUtils from 'https://cdn.skypack.dev/sm-utils';
</script>
Utilities For NodeJS
yarn add sm-utils # or npm install sm-utils --save
https://smartprix.github.io/sm-utils/
Get a value from cfg.js
cfg get redis.port
cfg get logsDir