Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/atom/language-javascript

JavaScript language package for Atom
https://github.com/atom/language-javascript

Last synced: 3 months ago
JSON representation

JavaScript language package for Atom

Lists

README

        

##### Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our [official announcement](https://github.blog/2022-06-08-sunsetting-atom/)
# JavaScript language support in Atom

![ci](https://github.com/atom/language-javascript/workflows/ci/badge.svg)
[![Dependency Status](https://david-dm.org/atom/language-javascript.svg)](https://david-dm.org/atom/language-javascript)

Adds syntax highlighting and snippets for JavaScript in Atom.

Originally [converted](http://flight-manual.atom.io/hacking-atom/sections/converting-from-textmate)
from the [JavaScript TextMate bundle](https://github.com/textmate/javascript.tmbundle).

Contributions are greatly appreciated. Please fork this repository and open a
pull request to add snippets, make grammar tweaks, etc.