README
isomporph
A framework to enable javascript programs to work in browsers and servers without modification. It is meant to be passed into an IIFE.
helping you write isomorphic javascript
<script type="module">
import codeMonkIsomorph from 'https://cdn.skypack.dev/@code_monk/isomorph';
</script>
A framework to enable javascript programs to work in browsers and servers without modification. It is meant to be passed into an IIFE.