obj2args

Turn javascript object into command line arguments

Usage no npm install needed!

<script type="module">
  import obj2args from 'https://cdn.skypack.dev/obj2args';
</script>

README

obj2args

Build Status

A node library to turn an object into command line arguments

See tests for usage.