gaearon/nuclide — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2017-11-09
Add IDE-like code completion and debugging to Atom for JavaScript or React work
Set up remote development by connecting Nuclide to a remote server
Level up a lightweight Atom setup without switching to a full IDE
Build custom development tooling for a team's Atom-based workflow
| gaearon/nuclide | 00kaku/wp-rest-playground | chalarangelo/mini-active-record | |
|---|---|---|---|
| Stars | 5 | 5 | 5 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2017-11-09 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | hard | easy |
| Complexity | 2/5 | 3/5 | 1/5 |
| Audience | developer | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Requires installing Atom first, then Nuclide on top, Mac/Linux only, no Windows support.
Nuclide is a toolbox of features that turns Atom, a popular text editor, into a more powerful development environment for building web and mobile apps. Instead of a standalone IDE, it works as an add-on that gives Atom capabilities like intelligent code completion, debugging, and language support that you'd normally find in heavier tools like Visual Studio or Xcode. The way it works is straightforward: you install Nuclide as a plugin into Atom, and it extends the editor with IDE-like features for multiple programming languages and frameworks. You can work locally on your Mac or Linux machine, or connect to a remote server for development. The project is built and maintained by Facebook, and the code is available for anyone to fork and modify, though the license has some restrictions on how you can redistribute it. This is useful for developers who like staying in a lightweight, customizable text editor but want smarter coding tools, things like real-time error checking, quick navigation between files and functions, and built-in debugging. It's especially relevant if you're working on JavaScript, React, or mobile development, which are areas Facebook's team focused on. If you're already comfortable with Atom and want to level up without switching to a full IDE, or if you're building tools for your team's development workflow, Nuclide gives you a middle ground. The main limitation is that it only works on Mac and Linux, Windows support is explicitly not included. You'll need to install both Atom itself and then add Nuclide on top. The project hasn't seen active development recently (very few stars and older updates), so it's worth checking if it still works smoothly with current versions of Atom before betting your workflow on it.
An Atom editor plugin from Facebook that adds IDE-like features, code completion, debugging, remote development, for Mac and Linux.
Mainly JavaScript. The stack also includes JavaScript, Atom.
Dormant — no commits in 2+ years (last push 2017-11-09).
Free to fork and modify, but redistribution has some restrictions.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.