Difference between revisions of "Template:JavaScript"
Jump to navigation
Jump to search
imported>MrOllie (rm external links in navigational template per WP:ELNO) |
imported>CortoFrancese (fix link) |
||
| (8 intermediate revisions by 8 users not shown) | |||
| Line 4: | Line 4: | ||
|listclass = hlist | |listclass = hlist | ||
| − | |group1 = [[Static | + | |group1 = [[Static program analysis|Code analysis]] |
|list1 = | |list1 = | ||
* [[ESLint]] | * [[ESLint]] | ||
| Line 10: | Line 10: | ||
* [[JSLint]] | * [[JSLint]] | ||
| − | |group2 = [[ | + | |group2 = [[Subset|Supersets]] |
|list2 = | |list2 = | ||
| − | * [[Babel ( | + | * [[JS++]] |
| + | * [[Objective-J]] | ||
| + | * [[TypeScript]] | ||
| + | |||
| + | |group3 = [[Source-to-source compiler|Transpilers]] | ||
| + | |list3 = | ||
| + | * [[Babel (transcompiler)|Babel.js]] | ||
* [[CoffeeScript]] | * [[CoffeeScript]] | ||
* [[LiveScript]] | * [[LiveScript]] | ||
| Line 19: | 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 31: | Line 36: | ||
* [[Elm (programming language)|Elm]] | * [[Elm (programming language)|Elm]] | ||
| − | | | + | |group4 = Concepts |
| − | | | + | |list4 = |
* [[Client-side JavaScript|Client-side]] | * [[Client-side JavaScript|Client-side]] | ||
* [[JavaScript library]] | * [[JavaScript library]] | ||
| Line 38: | Line 43: | ||
* [[Unobtrusive JavaScript]] | * [[Unobtrusive JavaScript]] | ||
| − | | | + | |group5 = [[Debugger]]s |
| − | | | + | |list5 = |
* [[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]] | ||
| − | | | + | |group6 = [[Documentation generator|Doc generators]] |
| − | | | + | |list6 = |
* [[JSDoc]] | * [[JSDoc]] | ||
| − | | | + | |group7 = Editors (<span style="font-weight:normal">[[Comparison of JavaScript-based source code editors|comparison]]</span>) |
| − | | | + | |list7 = |
* [[Ace (editor)|Ace]] | * [[Ace (editor)|Ace]] | ||
** [[Cloud9 IDE]] | ** [[Cloud9 IDE]] | ||
| Line 59: | 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 66: | 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 |
| − | | | + | |list8 = |
* [[Comparison of JavaScript engines|Comparison of engines]] | * [[Comparison of JavaScript engines|Comparison of engines]] | ||
** [[Comparison of JavaScript engines (DOM support)|DOM support]] | ** [[Comparison of JavaScript engines (DOM support)|DOM support]] | ||
* [[List of ECMAScript engines]] | * [[List of ECMAScript engines]] | ||
| − | | | + | |group9 = [[Software framework|Frameworks]] |
| − | | | + | |list9 = |
* [[Comparison of JavaScript frameworks]] | * [[Comparison of JavaScript frameworks]] | ||
* [[List of JavaScript libraries]] | * [[List of JavaScript libraries]] | ||
| Line 87: | Line 92: | ||
* [[JSON]] | * [[JSON]] | ||
* [[WebAssembly]] | * [[WebAssembly]] | ||
| + | * [[AssemblyScript]] | ||
* [[asm.js]] | * [[asm.js]] | ||
| Line 94: | Line 100: | ||
|group12 = Application Bundlers | |group12 = Application Bundlers | ||
| − | |list12 = | + | |list12 = |
* [[Webpack]] | * [[Webpack]] | ||
| Line 101: | Line 107: | ||
* [[Active Server Pages]] | * [[Active Server Pages]] | ||
* [[CommonJS]] | * [[CommonJS]] | ||
| + | * [[Deno (software)|Deno]] | ||
* [[JSGI]] | * [[JSGI]] | ||
* [[Node.js]] | * [[Node.js]] | ||
| Line 107: | Line 114: | ||
|group14 = [[Unit testing]] | |group14 = [[Unit testing]] | ||
|list14 = | |list14 = | ||
| − | * [[Jasmine (JavaScript framework)|Jasmine]] | + | * [[Jasmine (JavaScript testing framework)|Jasmine]] |
* [[Mocha (JavaScript framework)|Mocha]] | * [[Mocha (JavaScript framework)|Mocha]] | ||
* [[QUnit]] | * [[QUnit]] | ||