https://github.com/alnorris/iridium
Intelligent Javascript code completion for Atom
https://github.com/alnorris/iridium
Last synced: 3 months ago
JSON representation
Intelligent Javascript code completion for Atom
- Host: GitHub
- URL: https://github.com/alnorris/iridium
- Owner: alnorris
- License: mit
- Created: 2016-05-27T10:57:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-27T10:58:51.000Z (about 9 years ago)
- Last Synced: 2025-01-06T11:37:31.611Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Iridium
Iridium is a code intelligence plugin for Atom that uses [esprima](http://esprima.org) (?) for code analysis. It supports ES6 and JSX syntax.## Installation
Install the plugin in Atom (PLACEHOLDER)## Configuration
TBC## Features
TBC## Release History
TBC