single-spa-hyperapp

0.1.0 • Public • Published

single-spa-hyperapp

Generic lifecycle hooks for hyperApp applications that are registered as single-spa applications.

Example

See in sample-app floder

Quickstart

Instal:

npm i single-spa-hyperapp

Add connector file

import singleSpaHyperApp from 'single-spa-hyperapp';

// following props must be exported from your hyperApp root file
import {hyperApp, appActions, appState, appView, mountEl} from './app'

TODO

Add single-spa parcels support

Package Sidebar

Install

npm i single-spa-hyperapp

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

4.88 kB

Total Files

6

Last publish

Collaborators

  • shershen08