spacemacs/layers/+distributions/spacemacs-docker/deps-install/installers/javascript/README.org

22 lines
821 B
Org Mode
Raw Normal View History

2016-10-30 11:16:07 +00:00
#+TITLE: javascript layer dependency installation script
2019-05-07 20:05:06 +00:00
* Table of Contents :TOC_5_gh:noexport:
2017-05-22 14:16:12 +00:00
- [[#description][Description]]
2017-08-28 21:58:10 +00:00
- [[#features][Features:]]
2017-05-22 14:16:12 +00:00
- [[#list-of-installed-software][List of installed software:]]
2016-10-30 11:16:07 +00:00
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/master/layers/%2Blang/javascript/README.org][JavaScript layer.]]
2017-08-28 21:58:10 +00:00
** Features:
- Javascript support for Docker
2016-10-30 11:16:07 +00:00
* List of installed software:
1. [[https://www.npmjs.com][npm]]
2. [[https://github.com/CSSLint/csslint][csslint]]
3. [[https://github.com/bernardmcmanus/httpd-node][httpd-node]]
4. [[https://ternjs.net/][tern]]
5. [[https://github.com/beautify-web/js-beautify][js-beautify]]
6. [[https://github.com/eslint/eslint][eslint]]
2017-04-25 15:42:58 +00:00
7. [[https://github.com/jshint/jshint][jshint]]