Skip to main content

Module- metapages/metapage

npmhttps://www.npmjs.com/package/@metapages/metapage
githttps://github.com/metapages/metapage
docshttps://docs.metapage.io/docs/open-source-metapage-core
Tests, tools, conversionshttps://module.metapage.io

This is the core open-source module for running metapages in the browser. This module is low-level, and typically used by more ergonomic integrations, e.g. in React

To create a metapage, you provide a JSON definition, then you get iframes to embed in the dom, and you can then get/set data in and out of the workflow.

Getting started

npm i @metapages/metapage

Examples to follow soon!

Related pages