0.9.1 • Published 2 years ago

firescript-transpiler v0.9.1

Weekly downloads
131
License
MIT
Repository
-
Last release
2 years ago

Firescript Transpiler

Transpiler module for Firescript

Usage

import JavascriptTranspiler from 'firescript-transpiler'
import FirescriptTranspiler from 'firescript-transpiler'

const transpiler = new JavascriptTranspiler()
const jsSource = transpiler.transpile(ast)


const transpiler = new FirescriptTranspiler()
const fsSource = transpiler.transpile(ast)
0.9.0

2 years ago

0.9.1

2 years ago

0.8.2

2 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.7.3

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.1

3 years ago

0.4.6

3 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago