Atom topic
Atom is a modern open source text editor developed by GitHub. It is designed to be approachable out of the box yet highly customizable. Atom is built using web technologies: the look and feel can be customized using CSS and new features can be added with HTML and JavaScript. There are also thousands of community created themes and packages available.
atom-custom-app-icon
:atom: Replace the @Atom app icon with any custom .icns file.
atom-gitkraken
:atom: Open the current @Atom project in GitKraken.
atom-linter-npm-missing
🔎 Atom linter that detects import/require calls to modules that don't exist.
atom-clip-history
Paste from clipboard history like emacs' kill-ring
atom-markdown-toc-auto
auto insert and update table of contents on save
atom-blackboard
TextMate’s Blackboard theme, ported to Atom.
atom-jest-snippets
:atom: :black_joker: Atom editor snippets for Jest