transform-literally

Describe transformations in object literal style

Usage no npm install needed!

<script type="module">
  import transformLiterally from 'https://cdn.skypack.dev/transform-literally';
</script>

README

Transform-literally

Transform-literally is a simple library to describe object transformations in a way that preserves object literal ({a: 1, b: 2}) format.

For now, read the tests for more information.