containme

Library to create Redux containers

Usage no npm install needed!

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

README

containme

Library to process querystring parameters

  1. Install
npm install containme
  1. Usage

  1. Development
npm run dev

This watches files and compiles them

  1. Run tests
npm run dev
npm start // or node server.js
npm test

npm run dev should be running to watch and recompile files.