Difference between revisions of "Template:JavaScript"

From blackwiki
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 code analysis|Code analysis]]
+
|group1  = [[Static program analysis|Code analysis]]
 
|list1  =
 
|list1  =
 
* [[ESLint]]
 
* [[ESLint]]
Line 10: Line 10:
 
* [[JSLint]]
 
* [[JSLint]]
  
|group2  = [[Transcompiler]]s
+
|group2  = [[Subset|Supersets]]
 
|list2  =
 
|list2  =
* [[Babel (compiler)|Babel.js]]
+
* [[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]]
* [[TypeScript]]
 
 
* [[AtScript]]
 
* [[AtScript]]
 
* [[Opa (programming language)|Opa]]
 
* [[Opa (programming language)|Opa]]
Line 31: Line 36:
 
* [[Elm (programming language)|Elm]]
 
* [[Elm (programming language)|Elm]]
  
|group3 = Concepts
+
|group4 = Concepts
|list3   =
+
|list4   =
 
* [[Client-side JavaScript|Client-side]]
 
* [[Client-side JavaScript|Client-side]]
 
* [[JavaScript library]]
 
* [[JavaScript library]]
Line 38: Line 43:
 
* [[Unobtrusive JavaScript]]
 
* [[Unobtrusive JavaScript]]
  
|group4 = [[Debugger]]s
+
|group5 = [[Debugger]]s
|list4   =
+
|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]]
  
|group5 = [[Documentation generator|Doc generators]]
+
|group6 = [[Documentation generator|Doc generators]]
|list5   =
+
|list6   =
 
* [[JSDoc]]
 
* [[JSDoc]]
  
|group6 = Editors (<span style="font-weight:normal">[[Comparison of JavaScript-based source code editors|comparison]]</span>)
+
|group7 = Editors (<span style="font-weight:normal">[[Comparison of JavaScript-based source code editors|comparison]]</span>)
|list6   =
+
|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]]
* [[Koding]]
 
 
* [[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]]
  
|group7 = [[JavaScript engine|Engine]]s
+
|group8 = [[JavaScript engine|Engine]]s
|list7   =
+
|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]]
  
|group8 = [[Software framework|Frameworks]]
+
|group9 = [[Software framework|Frameworks]]
|list8   =
+
|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]]

Latest revision as of 10:00, 17 February 2021