@randy.tarampi/redux-metrics

A client-side-logger for www.randytarampi.ca

Usage no npm install needed!

<script type="module">
  import randyTarampiReduxMetrics from 'https://cdn.skypack.dev/@randy.tarampi/redux-metrics';
</script>

README

                               _                                  _        _
                              | |                                | |      (_)
 _ __ ___   ___   _ __ ___  __| |_   ___  ________ _ __ ___   ___| |_ _ __ _  ___ ___
| '_ ` _ \ / _ \ | '__/ _ \/ _` | | | \ \/ /______| '_ ` _ \ / _ \ __| '__| |/ __/ __|
| | | | | |  __/_| | |  __/ (_| | |_| |>  <       | | | | | |  __/ |_| |  | | (__\__ \
|_| |_| |_|\___(_)_|  \___|\__,_|\__,_/_/\_\      |_| |_| |_|\___|\__|_|  |_|\___|___/


npm versions npm downloads npm bundle size (minified) npm bundle size (minified + gzip) npm license Analytics

Install @randy.tarampi/redux-metrics

A client-side, GTM focused metrics library for redux backed applications like www.

Dependencies

See the me dependencies.

Installation

See the me installation instructions.

Configuration

You'll want to hook up some metrics middleware like this.

Testing

# From the `me` monorepo root
yarn lerna run test --scope=@randy.tarampi/redux-metrics