mahalo-transformer

0.6.0 • Public • Published

#mahalo-transformer This module contains a transformer for Mahalo templates. It is used to parse templates into executable JavaScript.

Installation

You should install this package as a development dependency like so:

npm install --save-dev mahalo-transformer

##Usage

import * as mahaloTransformer from 'mahalo-transformer';

let result = mahaloTransformer('<use component="./my-component"/><my-component></my-component>');

/mahalo-transformer/

    Package Sidebar

    Install

    npm i mahalo-transformer

    Weekly Downloads

    3

    Version

    0.6.0

    License

    MIT

    Last publish

    Collaborators

    • makuko