# language-javascript **Repository Path**: mirrors_jeremyfa/language-javascript ## Basic Information - **Project Name**: language-javascript - **Description**: JavaScript language package for Atom - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JavaScript language support in Atom [![Build Status](https://travis-ci.org/atom/language-javascript.svg?branch=master)](https://travis-ci.org/atom/language-javascript) Adds syntax highlighting and snippets for JavaScript in Atom. Originally [converted](http://atom.io/docs/latest/converting-a-text-mate-bundle) 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.