| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The official JavaScript language plugin for Light Table.
Note: This plugin is in need of a maintainer! If you are able and interested then please contact the Light Table maintainers via Gitter.
See package.json for node dependencies. Upgrade a dependency with npm install LIB@latest --save
Upgrade javascript.js with the following where $VERSION is a version number tag:
curl https://raw.githubusercontent.com/codemirror/CodeMirror/$VERSION/mode/javascript/javascript.js > codemirror/javascript.js
javascript.js is currently on CodeMirror version 4.8.0.
We rely on acorn for parsing JS. See its readme for several parsing options
Copyright (C) 2013 Kodowa Inc.
Distributed under the MIT license, see LICENSE.md for the full text.
| Back | FazBrowse Home | New Git URL |