Difference between revisions of "Template:JavaScript"
Jump to navigation
Jump to search
(Add supersets) |
imported>CortoFrancese (fix link) |
||
| (5 intermediate revisions by 5 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 24: | Line 25: | ||
* [[Google Closure Compiler]] | * [[Google Closure Compiler]] | ||
* [[Google Web Toolkit]] | * [[Google Web Toolkit]] | ||
| − | * [[Morfik | + | * [[Morfik]] |
| − | |||
* [[AtScript]] | * [[AtScript]] | ||
* [[Opa (programming language)|Opa]] | * [[Opa (programming language)|Opa]] | ||
| Line 47: | 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 64: | Line 64: | ||
** [[Light Table (software)|Light Table]] | ** [[Light Table (software)|Light Table]] | ||
** [[Brackets (text editor)|Brackets]] | ** [[Brackets (text editor)|Brackets]] | ||
| − | |||
* [[PhpStorm]] | * [[PhpStorm]] | ||
* [[List of Eclipse projects#Top-level sub-projects|Orion]] | * [[List of Eclipse projects#Top-level sub-projects|Orion]] | ||
| Line 71: | Line 70: | ||
* [[Visual Studio Code]] | * [[Visual Studio Code]] | ||
* [[Microsoft Visual Studio#Team Services|Visual Studio Team Services]] | * [[Microsoft Visual Studio#Team Services|Visual Studio Team Services]] | ||
| + | * [[Vim (text editor)|Vim]] | ||
|group8 = [[JavaScript engine|Engine]]s | |group8 = [[JavaScript engine|Engine]]s | ||
| Line 92: | Line 92: | ||
* [[JSON]] | * [[JSON]] | ||
* [[WebAssembly]] | * [[WebAssembly]] | ||
| + | * [[AssemblyScript]] | ||
* [[asm.js]] | * [[asm.js]] | ||
| Line 99: | Line 100: | ||
|group12 = Application Bundlers | |group12 = Application Bundlers | ||
| − | |list12 = | + | |list12 = |
* [[Webpack]] | * [[Webpack]] | ||