Skip to content

Instantly share code, notes, and snippets.

@RebeccaWhit3
Last active March 19, 2017 06:07
Show Gist options
  • Save RebeccaWhit3/9cfb2e1433a482d035a935761e7c24d6 to your computer and use it in GitHub Desktop.
Save RebeccaWhit3/9cfb2e1433a482d035a935761e7c24d6 to your computer and use it in GitHub Desktop.

Revisions

  1. RebeccaWhit3 revised this gist Mar 19, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Keywords for Tagging JavaScript.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ Keywords for Tagging JavaScript

    Taken from: https://en.wikipedia.org/wiki/Template:JavaScript

    ## Template
    ## Wikipedia:template

    * **Code analysis**
    * JSHint
  2. RebeccaWhit3 revised this gist Mar 19, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Keywords for Tagging JavaScript.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ Keywords for Tagging JavaScript

    Taken from: https://en.wikipedia.org/wiki/Template:JavaScript

    # Template
    ## Template

    * **Code analysis**
    * JSHint
  3. RebeccaWhit3 revised this gist Mar 19, 2017. 1 changed file with 13 additions and 13 deletions.
    26 changes: 13 additions & 13 deletions Keywords for Tagging JavaScript.md
    Original file line number Diff line number Diff line change
    @@ -5,10 +5,10 @@ Taken from: https://en.wikipedia.org/wiki/Template:JavaScript

    # Template

    * Code analysis
    * **Code analysis**
    * JSHint
    * JSLint
    * Compilers
    * **Compilers**
    * CoffeeScript
    * Dart
    * Emscripten
    @@ -20,24 +20,24 @@ Taken from: https://en.wikipedia.org/wiki/Template:JavaScript
    * Opa
    * Haxe
    * ClojureScript
    * Concepts
    * **Concepts**
    * Ajax
    * Client-side
    * Dynamic HTML
    * JavaScript library
    * JavaScript syntax
    * Unobtrusive JavaScript
    * Debuggers
    * **Debuggers**
    * Firebug
    * Komodo IDE
    * Microsoft Script Debugger
    * Microsoft Script Editor
    * Opera Dragonfly
    * Venkman
    * Web Inspector
    * Doc generators
    * **Doc generators**
    * JSDoc
    * Editors
    * **Editors**
    * Ace
    * Atom
    * Cloud9 IDE
    @@ -49,34 +49,34 @@ Taken from: https://en.wikipedia.org/wiki/Template:JavaScript
    - Visual Studio Express
    - Visual Studio Code
    - Visual Studio Online
    * Engines
    * **Engines**
    * Comparison of layout engines
    * List of ECMAScript engines
    * List of JavaScript engines
    * Frameworks
    * **Frameworks**
    * Comparison of JavaScript frameworks
    * List of JavaScript libraries
    * Related technologies
    * **Related technologies**
    * Cascading Style Sheets
    * Document Object Model
    * HTML
    * JSON
    * WebAssembly
    * Package managers
    * **Package managers**
    * npm
    * NuGet
    * Server-side
    * **Server-side**
    * Active Server Pages
    * CommonJS
    * JSGI
    * Node.js
    * Wakanda
    * Unit testing
    * **Unit testing**
    * Jasmine
    * Mocha
    * QUnit
    * List of JavaScript unit testing frameworks
    * People
    * **People**
    * Douglas Crockford
    * Brendan Eich
    * John Resig
  4. RebeccaWhit3 revised this gist Mar 19, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Keywords for Tagging JavaScript.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Keywords for JavaScript
    Keywords for Tagging JavaScript
    =======================

    Taken from: https://en.wikipedia.org/wiki/Template:JavaScript
  5. RebeccaWhit3 created this gist Mar 19, 2017.
    82 changes: 82 additions & 0 deletions Keywords for Tagging JavaScript.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,82 @@
    Keywords for JavaScript
    =======================

    Taken from: https://en.wikipedia.org/wiki/Template:JavaScript

    # Template

    * Code analysis
    * JSHint
    * JSLint
    * Compilers
    * CoffeeScript
    * Dart
    * Emscripten
    * Google Closure Compiler
    * Google Web Toolkit
    * Morfik
    * TypeScript
    * AtScript
    * Opa
    * Haxe
    * ClojureScript
    * Concepts
    * Ajax
    * Client-side
    * Dynamic HTML
    * JavaScript library
    * JavaScript syntax
    * Unobtrusive JavaScript
    * Debuggers
    * Firebug
    * Komodo IDE
    * Microsoft Script Debugger
    * Microsoft Script Editor
    * Opera Dragonfly
    * Venkman
    * Web Inspector
    * Doc generators
    * JSDoc
    * Editors
    * Ace
    * Atom
    * Cloud9 IDE
    * CodeMirror
    * Koding
    * Light Table
    * Orion
    * Visual Studio
    - Visual Studio Express
    - Visual Studio Code
    - Visual Studio Online
    * Engines
    * Comparison of layout engines
    * List of ECMAScript engines
    * List of JavaScript engines
    * Frameworks
    * Comparison of JavaScript frameworks
    * List of JavaScript libraries
    * Related technologies
    * Cascading Style Sheets
    * Document Object Model
    * HTML
    * JSON
    * WebAssembly
    * Package managers
    * npm
    * NuGet
    * Server-side
    * Active Server Pages
    * CommonJS
    * JSGI
    * Node.js
    * Wakanda
    * Unit testing
    * Jasmine
    * Mocha
    * QUnit
    * List of JavaScript unit testing frameworks
    * People
    * Douglas Crockford
    * Brendan Eich
    * John Resig