Atom > Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement Atom is a hackable text editor for the 21st…
Atom

> Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement
Atom is a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
!Atom
Visit atom.io to learn more or visit the Atom forum.
Follow @AtomEditor on Twitter for important
announcements.
This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md).
By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
Documentation
If you want to read about using Atom or developing packages in Atom, the Atom Flight Manual is free and available online. You can find the source to the manual in atom/flight-manual.atom.io.
The API reference for developing packages is also documented on Atom.io.
Installing
Prerequisites
macOS
Download the latest Atom release.
Atom will automatically update when a new release is available.
Windows
Download the latest Atom installer. AtomSetup.exe is 32-bit. For 64-bit systems, download AtomSetup-x64.exe.
Atom will automatically update when a new release is available.
You can also download atom-windows.zip (32-bit) or atom-x64-windows.zip (64-bit) from the releases page.
The .zip version will not automatically update.
Using Chocolatey? Run cinst Atom to install the latest version of Atom.
Linux
Atom is only available for 64-bit Linux systems.
Configure your distribution's package manager to install and update Atom by following the Linux installation instructions in the Flight Manual. You will also find instructions on how to install Atom's official Linux packages without using a package repository, though you will not get automatic updates after installing Atom this way.
Archive extraction
An archive is available for people who don't want to install atom as root.
This version enables you to install multiple Atom versions in parallel. It has been built on Ubuntu 64-bit,
but should be compatible with other Linux distributions.
sh
sudo apt install git libasound2 libcurl4 libgbm1 libgcrypt20 libgtk-3-0 libnotify4 libnss3 libglib2.0-bin xdg-utils libx11-xcb1 libxcb-dri3-0 libxss1 libxtst6 libxkbfile1
2. Download atom-amd64.tar.gz from the Atom releases page.
3. Run tar xf atom-amd64.tar.gz in the directory where you want to extract the Atom folder.
4. Launch Atom using the installed atom command from the newly extracted directory.
The Linux version does not currently automatically update so you will need to
repeat these steps to upgrade to future releases.
Building
Discussion
- Discuss Atom on GitHub Discussions
License
When using the Atom or other GitHub logos, be sure to follow the GitHub logo guidelines.
-
atom ★ PINNED ▣
:atom: The hackable text editor
JavaScript ★ 61k 3y agoExplain → -
flight-manual.atom.io ★ PINNED ▣
📖 Documentation for Atom, generated by nanoc, hosted by GitHub Pages
SCSS ★ 653 3y agoExplain → -
atom.io ★ PINNED ▣
🌐 A place for feedback on the atom.io website and package API
★ 164 3y agoExplain → -
settings-view ★ PINNED ▣
🔧 Edit Atom settings
CoffeeScript ★ 278 3y agoExplain → -
teletype ★ PINNED ▣
Share your workspace with team members and collaborate on code in real time in Atom
JavaScript ★ 2.4k 3y agoExplain → -
vim-mode ▣
Next generation vim support for atom
CoffeeScript ★ 1.7k 9y agoExplain → -
node-keytar ▣
Native Password Node Module
C++ ★ 1.4k 3y agoExplain → -
apm ▣
Atom Package Manager
CoffeeScript ★ 1.3k 3y agoExplain → -
markdown-preview ▣
📝 Markdown preview in Atom
JavaScript ★ 1.2k 3y agoExplain → -
github ▣
:octocat: Git and GitHub integration for Atom
JavaScript ★ 1.2k 3y agoExplain → -
autocomplete-plus ▣
View and insert possible completions in the editor while typing
JavaScript ★ 953 3y agoExplain → -
teletype-crdt ▣
String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.
JavaScript ★ 755 3y agoExplain → -
tree-view ▣
🌳 Explore and open project files in Atom
CoffeeScript ★ 561 3y agoExplain → -
etch ▣
Builds components using a simple and explicit API around virtual-dom
JavaScript ★ 555 3y agoExplain → -
highlights ▣
Syntax highlighter
CoffeeScript ★ 526 3y agoExplain → -
one-dark-syntax ▣
Atom One dark syntax theme
CSS ★ 473 7y agoExplain → -
atom-languageclient ▣
Language Server Protocol support for Atom (the basis of Atom-IDE)
TypeScript ★ 390 3y agoExplain → -
ide-typescript ▣
TypeScript and Javascript language support for Atom-IDE
JavaScript ★ 367 3y agoExplain → -
fuzzaldrin ▣
Fuzzy filtering and string scoring
CoffeeScript ★ 319 3y agoExplain → -
node-spellchecker ▣
SpellChecker Node Module
C++ ★ 299 3y agoExplain → -
fuzzy-finder ▣
Find and open files quickly
JavaScript ★ 278 3y agoExplain → -
one-dark-ui ▣
Atom One dark UI theme
CSS ★ 269 7y agoExplain → -
ide-php ▣
PHP language support for Atom-IDE
JavaScript ★ 260 3y agoExplain → -
find-and-replace ▣
Find and replace in a single buffer and in the project
JavaScript ★ 244 3y agoExplain → -
ide-java ▣
Java language support for Atom-IDE
JavaScript ★ 226 3y agoExplain → -
electron-link ▣
A module to bundle your electron app into a single file that can be used for V8 snapshots.
JavaScript ★ 223 3y agoExplain → -
teletype-client ▣
Editor-agnostic library managing client interaction for peer-to-peer collaborative editing in Teletype for Atom
JavaScript ★ 211 3y agoExplain → -
snippets ▣
Atom snippets package
JavaScript ★ 207 3y agoExplain → -
spell-check ▣
Spell check Atom package
JavaScript ★ 204 3y agoExplain → -
watcher ▣
Atom Filesystem Watcher
C++ ★ 198 3y agoExplain → -
language-javascript ▣
JavaScript language package for Atom
CoffeeScript ★ 197 3y agoExplain → -
language-python ▣
Python package for Atom
CoffeeScript ★ 190 3y agoExplain → -
sort-lines ▣
An Atom package to sort lines of text
JavaScript ★ 172 3y agoExplain → -
git-utils ▣
Git Node Module
JavaScript ★ 165 3y agoExplain → -
symbols-view ▣
Jump to symbols in Atom
JavaScript ★ 161 3y agoExplain → -
welcome ▣
Welcome editor thats shows on first run
JavaScript ★ 158 7y agoExplain → -
superstring ▣
Native core components for Atom
JavaScript ★ 154 3y agoExplain → -
text-buffer ▣
Atom's underlying text buffer
JavaScript ★ 145 3y agoExplain → -
bracket-matcher ▣
Jump to brackets
JavaScript ★ 141 3y agoExplain → -
metrics ▣
Help improve Atom by sending usage statistics, exceptions and deprecations to the team.
JavaScript ★ 136 3y agoExplain → -
language-php ▣
PHP package for Atom
CoffeeScript ★ 123 3y agoExplain → -
language-c ▣
C support in Atom
CoffeeScript ★ 122 3y agoExplain → -
node-oniguruma ▣
Oniguruma Node Module
JavaScript ★ 122 3y agoExplain → -
teletype-server ▣
Server-side application that facilitates peer discovery for collaborative editing sessions in Teletype
JavaScript ★ 119 3y agoExplain → -
tabs ▣
Tabs in Atom
CoffeeScript ★ 117 3y agoExplain → -
command-palette ▣
Command Palette in Atom
JavaScript ★ 116 3y agoExplain → -
styleguide ▣
A package to exercise all the UI components.
JavaScript ★ 114 3y agoExplain → -
language-html ▣
HTML package for Atom
CoffeeScript ★ 112 3y agoExplain → -
fs-plus ▣
node's fs module with some helpful additions
CoffeeScript ★ 107 3y agoExplain → -
language-go ▣
Go language package for Atom
CoffeeScript ★ 106 3y agoExplain → -
atom-keymap ▣
Atom's selector-based keymap system
CoffeeScript ★ 105 3y agoExplain → -
atom-dark-ui ▣
The default dark ui theme for Atom
CSS ★ 103 7y agoExplain → -
git-diff ▣
Diff markers in Atom's gutter
JavaScript ★ 102 7y agoExplain → -
language-ruby ▣
Ruby package for Atom
Ruby ★ 101 3y agoExplain → -
language-gfm ▣
GitHub Flavored Markdown in Atom
CoffeeScript ★ 101 3y agoExplain → -
eon ▣
Real-Time Conflict-Free Version Control System
★ 101 3y agoExplain → -
status-bar ▣
Status bar for Atom
CoffeeScript ★ 100 3y agoExplain → -
open-on-github ▣
Atom package for opening files on GitHub.com
JavaScript ★ 94 3y agoExplain → -
whitespace ▣
Atom whitespace package
JavaScript ★ 94 3y agoExplain → -
event-kit ▣
Simple library for implementing and consuming evented APIs
JavaScript ★ 93 3y agoExplain → -
node-pathwatcher ▣
Path Watcher Node Module
CoffeeScript ★ 93 3y agoExplain → -
package-generator ▣
Package to generate new packages
JavaScript ★ 91 3y agoExplain → -
first-mate ▣
TextMate helpers
JavaScript ★ 91 3y agoExplain → -
season ▣
CSON Node Module
CoffeeScript ★ 84 3y agoExplain → -
language-todo ▣
TODO highlighting package for Atom
CoffeeScript ★ 81 3y agoExplain → -
ci ▣
Build your Atom packages
PowerShell ★ 81 3y agoExplain → -
one-light-ui ▣
Atom One light UI theme
CSS ★ 76 7y agoExplain → -
toggle-quotes ▣
An Atom package to toggle between single and double quotes
JavaScript ★ 76 3y agoExplain → -
autocomplete-emojis ▣
autocomplete+ emoji autocompletion
CoffeeScript ★ 75 3y agoExplain → -
solarized-dark-syntax ▣
Atom syntax theme using the dark Solarized colors
CSS ★ 75 7y agoExplain → -
notifications ▣
User notifications
CoffeeScript ★ 73 3y agoExplain → -
one-light-syntax ▣
Atom One light syntax theme
CSS ★ 73 7y agoExplain → -
autocomplete-css ▣
CSS property name and value completions
CoffeeScript ★ 69 3y agoExplain → -
ascii-art ▣
Convert selected text to ascii art banner
JavaScript ★ 68 3y agoExplain → -
atom-ui ▣
Atom's UI library
CSS ★ 67 7y agoExplain → -
atom-space-pen-views ▣
Atom SpacePen views that previously lived in core.
CoffeeScript ★ 64 3y agoExplain → -
language-java ▣
Java package for Atom
CoffeeScript ★ 64 3y agoExplain → -
language-sass ▣
Sass package for Atom
CoffeeScript ★ 63 3y agoExplain → -
language-csharp ▣
C# language support for Atom
Python ★ 63 3y agoExplain → -
keyboard-layout ▣
Node module to read and observe the current keyboard layout
C++ ★ 63 3y agoExplain → -
autosave ▣
Autosaves buffers when they lose focus
JavaScript ★ 63 3y agoExplain → -
language-coffee-script ▣
CoffeeScript support in Atom
CoffeeScript ★ 62 3y agoExplain → -
language-css ▣
CSS package for Atom
CoffeeScript ★ 61 3y agoExplain → -
autocomplete-html ▣
HTML tag and attribute completions
JavaScript ★ 60 3y agoExplain → -
atom-dark-syntax ▣
Atom Dark Syntax theme
CSS ★ 59 7y agoExplain → -
underscore-plus ▣
Underscore with some extensions
CoffeeScript ★ 59 3y agoExplain → -
atomdoc ▣
Atom's documentation parser for JavaScript / CoffeeScript
JavaScript ★ 58 3y agoExplain → -
ide-csharp ▣
C# language support for Atom-IDE
JavaScript ★ 57 3y agoExplain → -
theorist ▣
A reactive model toolkit for CoffeeScript
CoffeeScript ★ 51 3y agoExplain → -
scandal ▣
Efficient directory scan + search utilities
CoffeeScript ★ 50 2y agoExplain → -
language-clojure ▣
Clojure package for Atom
Clojure ★ 49 3y agoExplain → -
language-mustache ▣
Mustache package for Atom
CoffeeScript ★ 48 3y agoExplain → -
bookmarks ▣
Bookmark editor lines in Atom
JavaScript ★ 48 3y agoExplain → -
keybinding-resolver ▣
Shows what a keybinding resolves to
JavaScript ★ 47 3y agoExplain → -
language-ruby-on-rails ▣
Ruby on Rails package for Atom
CoffeeScript ★ 47 3y agoExplain → -
autocomplete-snippets ▣
Adds snippets to autocomplete+ suggestions
JavaScript ★ 46 3y agoExplain → -
template-syntax ▣
A template atom syntax theme to build from
Less ★ 46 3y agoExplain → -
image-view ▣
View images in an Atom editor
JavaScript ★ 45 3y agoExplain → -
base16-tomorrow-dark-theme ▣
Base16 Theme for Atom
CSS ★ 42 7y agoExplain → -
.github ▣
Default metadata files across all repos in the @atom organization
★ 40 3y agoExplain → -
wrap-guide ▣
Don't cross the line
CoffeeScript ★ 40 3y agoExplain → -
pr-changelog ▣
Generate a PR changelog between two refs
JavaScript ★ 40 3y agoExplain → -
language-sql ▣
SQL package for Atom
CoffeeScript ★ 39 3y agoExplain → -
go-to-line ▣
Jump to a line number in Atom
JavaScript ★ 39 7y agoExplain → -
language-shellscript ▣
ShellScript package for Atom
Shell ★ 39 3y agoExplain → -
language-git ▣
Git editing package for Atom
CoffeeScript ★ 38 3y agoExplain → -
loophole ▣
A hack to enable use of libraries that depend on a basic form of eval in Atom with CSP enabled
CoffeeScript ★ 38 3y agoExplain → -
language-puppet ▣
Puppet package for Atom
CoffeeScript ★ 37 3y agoExplain → -
atom-light-ui ▣
Atom Light UI theme
CSS ★ 36 7y agoExplain → -
timecop ▣
Show where Atom spends time
JavaScript ★ 35 3y agoExplain → -
autoflow ▣
Format paragraphs in Atom
CoffeeScript ★ 34 7y agoExplain → -
atom-select-list ▣
An etch component to show select lists with fuzzy filtering, keyboard navigation and other cool features.
JavaScript ★ 33 3y agoExplain → -
line-ending-selector ▣
Switch between Unix and Window style line endings.
JavaScript ★ 32 7y agoExplain → -
language-json ▣
JSON package for Atom
CoffeeScript ★ 31 3y agoExplain → -
node-nslog ▣
Access to NSLog from inside node!
CoffeeScript ★ 31 3y agoExplain → -
archive-view ▣
Open compressed files in Atom
JavaScript ★ 31 3y agoExplain → -
language-examples ▣
Language examples for all Atom core languages.
HTML ★ 30 3y agoExplain → -
link ▣
Open links from Atom
JavaScript ★ 28 7y agoExplain → -
fs-admin ▣
Perform file system operations with admin privileges
JavaScript ★ 27 3y agoExplain → -
atom-nightly-releases ▣
Provides Atom Nightly Releases to be served by update.electronjs.org
★ 27 3y agoExplain → -
dev-live-reload ▣
Watch and reload atom's Less files when they are changed.
JavaScript ★ 26 7y agoExplain → -
language-perl ▣
Perl package for Atom
CoffeeScript ★ 25 3y agoExplain → -
autocomplete-atom-api ▣
Atom API autocompletions
CoffeeScript ★ 25 3y agoExplain → -
language-yaml ▣
YAML package for Atom
CoffeeScript ★ 24 3y agoExplain → -
ide-json ▣
No description.
JavaScript ★ 24 3y agoExplain → -
legal-eagle ▣
A library for listing the licenses of an npm module's dependencies.
CoffeeScript ★ 23 3y agoExplain → -
language-less ▣
Less package for Atom
CoffeeScript ★ 23 3y agoExplain → -
language-xml ▣
XML package for Atom
CoffeeScript ★ 22 3y agoExplain → -
language-typescript ▣
TypeScript language package for Atom
JavaScript ★ 22 3y agoExplain → -
spawn-as-admin ▣
Spawn a child process with admin privileges
C++ ★ 22 3y agoExplain → -
encoding-selector ▣
Pick an encoding for the current editor
JavaScript ★ 21 3y agoExplain → -
solarized-light-syntax ▣
Atom syntax theme using the light Solarized colors
CSS ★ 20 7y agoExplain → -
background-tips ▣
Display app tips in the app's background when there are no buffers open.
JavaScript ★ 19 3y agoExplain → -
clear-cut ▣
Calculate the specificity of a CSS selector
CoffeeScript ★ 19 3y agoExplain → -
atom-package-downloader ▣
Downloads all Atom packages so we can search for patterns.
JavaScript ★ 18 3y agoExplain → -
node-ls-archive ▣
Node Module for archive files
CoffeeScript ★ 18 3y agoExplain → -
about ▣
View useful information about your Atom installation.
JavaScript ★ 18 7y agoExplain → -
update-package-dependencies ▣
Calls 'apm update' from the project's path.
JavaScript ★ 18 7y agoExplain → -
dalek ▣
EXTERMINATEs built-in :atom: packages installed as community packages
JavaScript ★ 17 7y agoExplain → -
grammar-selector ▣
Pick a grammar for the current editor
JavaScript ★ 17 7y agoExplain → -
language-make ▣
Make package for Atom
CoffeeScript ★ 16 3y agoExplain → -
space-pencil ▣
SpacePen minus jQuery
CoffeeScript ★ 16 3y agoExplain → -
language-objective-c ▣
Objective-C package for Atom
CoffeeScript ★ 15 3y agoExplain → -
node-github-releases ▣
Node module for using GitHub Releases feature
JavaScript ★ 15 3y agoExplain → -
mixto ▣
A mixin superclass. Its subclasses have `.extend` and `.includeInto` methods to mix behavior into other objects and classes.
CoffeeScript ★ 14 3y agoExplain → -
scrollbar-style ▣
A node module to detect the scroller style ("overlay" or "legacy") on OS X
Objective-C++ ★ 14 3y agoExplain → -
language-toml ▣
TOML in Atom
CoffeeScript ★ 14 3y agoExplain → -
television ▣
Combine the virtual DOM with HTML 5 custom elements.
CoffeeScript ★ 13 3y agoExplain → -
biohazard-alert ▣
A Probot app to deliver notifications of toxic comments
TypeScript ★ 12 3y agoExplain → -
atom-babel6-transpiler ▣
A transpiler for Atom packages that processes code with Babel 6
JavaScript ★ 12 3y agoExplain → -
language-property-list ▣
Property List package for Atom
★ 12 3y agoExplain → -
language-hyperlink ▣
Hyperlink colorization package for Atom
CoffeeScript ★ 12 3y agoExplain → -
chocolatey ▣
chocolatey installer for Atom
PowerShell ★ 12 8y agoExplain → -
deprecation-cop ▣
Shows a list of deprecated calls
JavaScript ★ 12 7y agoExplain → -
ide-go ▣
Go language support for Atom-IDE
JavaScript ★ 12 3y agoExplain → -
atom-light-syntax ▣
Atom Light Syntax theme
CSS ★ 11 7y agoExplain → -
language-text ▣
Plain text package for Atom
CoffeeScript ★ 11 3y agoExplain → -
telemetry ▣
sends usage metrics to GitHub's internal analytics pipeline
TypeScript ★ 11 3y agoExplain → -
node-plist ⑂ ▣
Mac OS X Plist parser for NodeJS. Convert a Plist file or string into a native JS object
JavaScript ★ 11 3y agoExplain → -
design-decisions ▣
A place to document various design decisions for public reference
★ 11 3y agoExplain → -
base16-tomorrow-light-theme ▣
Base16 theme for Atom.
CSS ★ 11 7y agoExplain → -
atom-text-editor-exercise ▣
Exercise the atom-text-editor HTML in a pane item. Explore usage for packages
CoffeeScript ★ 10 3y agoExplain → -
exception-reporting ▣
Catches exceptions and forwards them to bugsnag
JavaScript ★ 10 7y agoExplain → -
fuzzy-native ⑂ ▣
Native fuzzy string matching library package for Node. Based off @wincent's https://github.com/wincent/command-t.
C++ ★ 9 3y agoExplain → -
active-editor-info ▣
Display information about the active editor
JavaScript ★ 9 3y agoExplain → -
incompatible-packages ▣
Displays incompatible packages that are installed
JavaScript ★ 9 7y agoExplain → -
slick ⑂ ▣
Slick
JavaScript ★ 9 3y agoExplain → -
line-top-index ▣
No description.
JavaScript ★ 9 3y agoExplain → -
revert-buffer ▣
Revert a buffer to its saved state
CoffeeScript ★ 9 3y agoExplain → -
react ⑂ ▣
React is a JavaScript library for building user interfaces. It's declarative, efficient, and extremely flexible. What's more, it works with the libraries and frameworks that you already know.
JavaScript ★ 8 3y agoExplain → -
whats-my-line ▣
Handy library for displaying GitHub comments within a text editor
TypeScript ★ 8 3y agoExplain → -
key-path-helpers ▣
No description.
JavaScript ★ 8 3y agoExplain → -
less-cache ▣
Less compile cache
CoffeeScript ★ 8 3y agoExplain → -
tello ▣
Digester for Donna metadata
CoffeeScript ★ 7 3y agoExplain → -
language-rust ▣
Rust support for Atom
★ 6 7y agoExplain → -
etch-list-view ▣
An etch component for rendering long lists
JavaScript ★ 6 6y agoExplain → -
require-snapshot ▣
Save and restore require function's cache
CoffeeScript ★ 6 3y agoExplain → -
jasmine-focused ▣
Focus Jasmine Specs
CoffeeScript ★ 6 3y agoExplain → -
atom-selector-linter ▣
A tool for finding deprecated selectors in atom packages
CoffeeScript ★ 5 3y agoExplain → -
task-lists-js ⑂ ▣
An implementation of the basic task list logic (in CoffeeScript)
HTML ★ 5 3y agoExplain → -
notebook ▣
Notebook gives your Atom effortless notepads & note taking features!!
CoffeeScript ★ 5 3y agoExplain → -
ui ▣
Atom's UI library
★ 5 3y agoExplain → -
elmer ▣
Custom element helpers for atom
CoffeeScript ★ 5 3y agoExplain → -
jasmine-tagged ▣
Tag and filter jasmine specs
CoffeeScript ★ 3 3y agoExplain → -
grunt-coffeelint ⑂ ▣
Lint your CoffeeScript using grunt.js and coffeelint.
JavaScript ★ 3 3y agoExplain → -
atom-trello ⑂ ▣
No description.
CoffeeScript ★ 2 3y agoExplain → -
squeegpg-native ▣
Build and package a minimal GPG distribution
Shell ★ 2 3y agoExplain → -
node-temp ▣
A (potentially transient) fork of node-temp used in Atom.
JavaScript ★ 2 7y agoExplain → -
slackin ⑂ ▣
Public Slack organizations made easy
JavaScript ★ 2 10y agoExplain → -
grunt-atomdoc ▣
Grunt task to generate atomdoc
CoffeeScript ★ 2 3y agoExplain → -
neon ⑂ ▣
A safe Rust abstraction layer for native Node.js modules.
Rust ★ 2 3y agoExplain → -
type_safe ⑂ ▣
Zero overhead utilities for preventing bugs at compile time
C++ ★ 2 3y agoExplain → -
tree-sitter ⑂ ▣
An incremental parsing system for programming tools
Rust ★ 1 3y agoExplain → -
heroku-buildpack-multi ⑂ ▣
Fork of the deprecated multi buildpack (ddollar/heroku-multi-buildpack)
Shell ★ 1 3y agoExplain → -
atom-theme-temp ▣
No description.
CSS ★ 1 8y agoExplain → -
scroll-searcher ⑂ ▣
A package for Atom text editor to display find-and-replace markers on scrollbar
CoffeeScript ★ 1 3y agoExplain → -
babel-plugin-chai-assert-async ⑂ ▣
Convert synchronous chai assertions into asynchronous chai assertions
JavaScript ★ 1 3y agoExplain → -
win-iconv ⑂ ▣
iconv implementation using Win32 API to convert.
C ★ 1 9y agoExplain → -
jasmine-reporters ⑂ ▣
Reporter classes for the jasmine test framework. Includes JUnitXmlReporter for generating junit xml output for running in CI environments like Jenkins.
JavaScript ★ 1 7y agoExplain → -
editor-background ⑂ ▣
Background image/animation for atom text editor
CoffeeScript ★ 1 3y agoExplain →
No repos match these filters.