0.9.1 • Published 3 years ago
firescript-transpiler v0.9.1
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
3 years ago
0.9.1
3 years ago
0.8.2
3 years ago
0.8.1
4 years ago
0.8.0
4 years ago
0.7.3
4 years ago
0.7.2
4 years ago
0.7.1
4 years ago
0.7.0
4 years ago
0.6.3
4 years ago
0.6.2
4 years ago
0.6.1
4 years ago
0.6.0
4 years ago
0.5.1
4 years ago
0.4.6
5 years ago
0.4.5
5 years ago
0.4.4
5 years ago
0.4.3
5 years ago
0.4.2
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.1
5 years ago
0.2.0
5 years ago
0.1.0
5 years ago