gewulian

```js const str = fn`hello world`;

Usage no npm install needed!

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

README

const str = fn`hello world`;

console.log(str);