@nopomo/core

Yet another library.

Usage no npm install needed!

<script type="module">
  import nopomoCore from 'https://cdn.skypack.dev/@nopomo/core';
</script>

README

Build Status Greenkeeper badge Coverage Status David David

@nopomo/core

Yet another library.

How to install:

yard add @nopomo/core

How to use:

import {createStore} from '@nopomo/core';

// Create a Redux store for yourself.