lpm-transpilers

0.1.8 • Public • Published

lpm-transpilers

transform Layout-JSON to HTML/SASS, ReactJS, React Native

Specifications

  • Markup: support responsive layouts, variables, placeholders Layout-JSON specification
  • Transpilers: to HTML / SASS, ReactJS and React Native

Usage

Here is a quick example to get you started:

Import

 
import {format} from 'lpm-core/transpilers/reactNative/parse';
 
const code = format(layoutJson, 1, 'ComponentName');

Contribution

To run locally install all the dependencies:

dev:

npm install

test:

npm test

License

This project is licensed under the terms of the MIT license

/lpm-transpilers/

    Package Sidebar

    Install

    npm i lpm-transpilers

    Weekly Downloads

    1

    Version

    0.1.8

    License

    MIT

    Last publish

    Collaborators

    • guyst