issues
search
grant
/
ts2gas
A function that transpiles TypeScript to Google Apps Script.
http://npmjs.com/ts2gas
MIT License
88
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix `export enum ...` output
#31
PopGoesTheWza
closed
5 years ago
6
Fix replace import statement process
#30
takanakahiko
closed
5 years ago
1
Multi-line import statements creates invalid Apps Script
#29
byerun
closed
5 years ago
3
Error in tsconfig.json when npm installed
#28
dustinmichels
closed
5 years ago
4
Inheritance class becomes TypeError in load order.
#27
jakenjarvis
closed
5 years ago
13
require and import
#26
paxperscientiam
opened
5 years ago
55
This is screwing up arguments with default values
#25
paxperscientiam
closed
5 years ago
5
within arrow functions `this` must be substitute with `_this`
#24
PopGoesTheWza
closed
5 years ago
1
(Minor) some comments around ignored statements are lost through transpileModule
#23
PopGoesTheWza
closed
5 years ago
2
requesting bump of package - fix #24
#22
PopGoesTheWza
closed
5 years ago
1
fixed README.md
#21
PopGoesTheWza
closed
5 years ago
0
Should cover all known transpiling issues
#20
PopGoesTheWza
closed
5 years ago
3
comments and code cleanup
#19
PopGoesTheWza
closed
5 years ago
2
transformer `removeExportEsModule`is overdoing it
#18
PopGoesTheWza
closed
5 years ago
2
restoring Identifiers after ImportDeclaration transpile
#17
PopGoesTheWza
closed
5 years ago
4
Variable names changed when using import
#16
awa2
closed
5 years ago
6
typescript import in place of require
#15
PopGoesTheWza
closed
5 years ago
0
documentation
#14
PopGoesTheWza
closed
5 years ago
0
RFC possible implementation for user override of transpile options
#13
PopGoesTheWza
closed
5 years ago
3
README update
#12
PopGoesTheWza
closed
5 years ago
0
TS transformers
#11
PopGoesTheWza
closed
5 years ago
6
No index.js
#10
aurantiumCfstBN
closed
5 years ago
1
use of `before` transformers to ignore `import` and `export ... from` statements
#9
PopGoesTheWza
closed
5 years ago
2
Update .travis.yml
#8
grant
closed
5 years ago
0
ts2gas in TypeScript
#7
PopGoesTheWza
closed
5 years ago
5
TypeScript 3.2.* support
#6
PopGoesTheWza
closed
5 years ago
1
(minor) multiple lines import statement improperly commented out
#5
PopGoesTheWza
closed
5 years ago
5
TypeScript 3.* support
#4
PopGoesTheWza
closed
5 years ago
1
Comment `export *` before transpiling
#3
pozhidaevak
closed
5 years ago
2
Comment out `export *` statements
#2
pozhidaevak
closed
5 years ago
7
Imports are not removed during transpilation.
#1
grant
closed
6 years ago
1
Previous