mahalo-transpiler

0.6.1 • Public • Published

#mahalo-transpiler This module contains a TypeScript based transpiler for Mahalo applications.

Installation

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

npm install --save-dev mahalo-transpiler

##Usage

import * as mahaloTranspiler from 'mahalo-transpiler';

var result: {text: string, map: string} = mahaloTranspiler('./module-name');

Dependencies (1)

Dev Dependencies (2)

Package Sidebar

Install

npm i mahalo-transpiler

Weekly Downloads

1

Version

0.6.1

License

MIT

Last publish

Collaborators

  • makuko