single-spa-cycle
a single-spa plugin for cycle.js applications (adapted from CanopyTax/single-spa-react)
Generic lifecycle hooks for Cycle.js applications that are registered as child applications of single-spa.
Quickstart
First, in the child application, run npm install --save @pcmnac/single-spa-cycle
. Then, in your child app's entry file, do the following: