klesun/ts-browser
Run typescript files with imports on the fly. Like ts-node, but for browser
JavaScriptMIT
Issues
- 5
SWCSWCSWCSWCSWC
#16 opened by klesun - 0
Release web workers after compilation is finished
#29 opened by klesun - 0
- 0
Find out how to bring typescriptServices.js back
#27 opened by klesun - 1
Supporting importmaps
#26 opened by Badestrand - 1
Doesn't seem to be able to import packages with their own relative imports(?)
#22 opened by dabrahams - 1
- 1
- 1
Add "mjs" to the Explicit Extensions
#24 opened by felladrin - 1
- 0
Enable caching on non-https pages
#20 opened by klesun - 1
export {a} from "./b" not handled
#18 opened by smhanov - 6
Does not handle import {A as B}
#14 opened by smhanov - 1
- 3
Possible ways to make compilation faster
#8 opened by klesun - 0
- 2
Probably better use `new Function('module', code)` rather than base64 url import
#13 opened by klesun - 2
Support loading JSON "modules"
#12 opened - 6
make ts-browser self contained
#10 opened by rdlaitila - 10
Does this library work with dynamic imports?
#5 opened by ashmind - 6
Regarding the other lib - typescript-native
#1 opened by klesun - 3
- 3
Load CommonJS modules out of the box
#4 opened by klesun