Menu
Additional Links
Turn javascript object into command line arguments
<script type="module"> import obj2args from 'https://cdn.skypack.dev/obj2args'; </script>
A node library to turn an object into command line arguments
See tests for usage.