javascript:notes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
javascript:notes [2016/03/23 22:22] – leo | javascript:notes [2016/03/24 00:09] (current) – leo | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==Obtenir le language du document== | + | == Obtenir le language du document == |
var lang = document.documentElement.lang; | var lang = document.documentElement.lang; | ||
- | === plugin JSlint/JSCS/etc pour Atom === | + | ==== plugins |
- | - https:// | + | === JSCS === |
- | - https:// | + | |
- | - https:// | + | |
- | - https:// | + | |
== linter-jscs == | == linter-jscs == | ||
+ | |||
+ | - https:// | ||
Pour régler noatmment preset ou chemin du fichier de conf : Edit -> Preferences -> Packages -> type linter-jscs -> settings | Pour régler noatmment preset ou chemin du fichier de conf : Edit -> Preferences -> Packages -> type linter-jscs -> settings | ||
Line 26: | Line 25: | ||
En fait on peut chercher des règles ici : http:// | En fait on peut chercher des règles ici : http:// | ||
+ | |||
+ | === JSHint === | ||
+ | |||
+ | == linter-jshint == | ||
+ | |||
+ | - https:// | ||
+ | |||
+ | == atom-jshint == | ||
+ | |||
+ | - https:// | ||
+ | |||
+ | === JSLint === | ||
+ | |||
+ | == jslint == | ||
+ | |||
+ | - https:// | ||
+ | |||
+ | === Google closure linter === | ||
+ | |||
+ | - https:// | ||
+ | |||
+ | == linter-gjslint == | ||
+ | |||
+ | - https:// |
javascript/notes.1458768161.txt.gz · Last modified: 2016/03/23 22:22 by leo