0.0.3 • Published 7 years ago
@martingale/page-schema v0.0.3
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-schemaRunning tests
yarn testCreating a build
yarn compileAPI Documentation
See docs/readme.md for the API Documentation