Difference between revisions of "Template:JavaScript"
Jump to navigation
Jump to search
imported>Vitaly Zdanevich |
imported>CortoFrancese (fix link) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 13: | Line 13: | ||
|list2 = | |list2 = | ||
* [[JS++]] | * [[JS++]] | ||
| + | * [[Objective-J]] | ||
* [[TypeScript]] | * [[TypeScript]] | ||
|group3 = [[Source-to-source compiler|Transpilers]] | |group3 = [[Source-to-source compiler|Transpilers]] | ||
|list3 = | |list3 = | ||
| − | * [[Babel ( | + | * [[Babel (transcompiler)|Babel.js]] |
* [[CoffeeScript]] | * [[CoffeeScript]] | ||
* [[LiveScript]] | * [[LiveScript]] | ||
| Line 46: | Line 47: | ||
* [[Firebug (software)|Firebug]] | * [[Firebug (software)|Firebug]] | ||
* [[Komodo IDE]] | * [[Komodo IDE]] | ||
| − | * [[Microsoft Script Debugger]] | + | * [[Microsoft Script Debugger]] |
| − | * [[Microsoft Script Editor]] | + | * [[Microsoft Script Editor]] |
* [[Opera Dragonfly]] | * [[Opera Dragonfly]] | ||
* [[Web Inspector]] | * [[Web Inspector]] | ||
| Line 91: | Line 92: | ||
* [[JSON]] | * [[JSON]] | ||
* [[WebAssembly]] | * [[WebAssembly]] | ||
| + | * [[AssemblyScript]] | ||
* [[asm.js]] | * [[asm.js]] | ||
| Line 98: | Line 100: | ||
|group12 = Application Bundlers | |group12 = Application Bundlers | ||
| − | |list12 = | + | |list12 = |
* [[Webpack]] | * [[Webpack]] | ||