0.6.1 • Published 10 years ago

mahalo-transpiler v0.6.1

Weekly downloads
5
License
MIT
Repository
github
Last release
10 years ago

#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');
0.6.1

10 years ago

0.6.0

10 years ago