server-vars

Share variables between the server and the client.

Usage no npm install needed!

<script type="module">
  import serverVars from 'https://cdn.skypack.dev/server-vars';
</script>

README

serverVars

Share variables between the server and the client.

To run tests:

npm install
npm test

Hat-tip to https://github.com/artsy/sharify for inspiration.