0.0.3 • Published 6 years ago

@martingale/page-schema v0.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 years ago

Martingale page-schema

Martingale Page Schema takes a simple JSON object and transforms it into React elements that can then be displayed within the UI. It does this by traversing the JSON object and outputting compoments from a component map.

Install

Available once we opensource everything

yarn add martingale-page-schema

Running tests

yarn test

Creating a build

yarn compile

API Documentation

See docs/readme.md for the API Documentation