Git Product home page Git Product logo

awesome-atom's Introduction

Awesome Atom Awesome

A curated list of delightful Atom packages and resources. For more awesomeness, check out awesome.

Table of Content

Syntax

Language packages extend the editor with syntax highlighting and/or snippets for a specific language or file format.

Lint

In case the awesome nirvana that is linting has not yet been unleashed upon you:

lint was the name originally given to a particular program that flagged some suspicious and non-portable constructs (likely to be bugs) in C language source code. The term is now applied generically to tools that flag suspicious usage in software written in any computer language.

To enable linting, you'll need the general linter which provides the interface for the provider plugins for specific languages. The full list of current plugins can be found at atomlinter.github.io, a few examples being:

atom-linter

Build

To enable building, you'll need the general build which provides the interface for the provider plugins for specific languages and adds integrates with lint. The full list of current plugins can be found at atombuild.github.io, a few examples being:

atom-build

Extensions

An open IDE for web and native mobile development, built on top of Atom maintained by Facebook.

Collaboration

An Atom/Slack integration to start conversations about code right from the editor. Record screens and archive it right next to the line number to provide more context to your code.

Uncategorized

Helps Atom users to open files and folders easily. It can also creates new files and folders if they don't currently exist.

Reverses your current selections; e.g. false to true

Atom Reverser in action

Launch terminal app on current file's directory with "Ctrl-Shift-T" in Atom.

Search & install npm packages from import/require statements by Algolia

Beautify HTML (including Handlebars), CSS (including Sass and LESS), JavaScript, and much more in Atom.

Quickly peek and edit functions in separate files from the context of your current editor.

Code Peek Demo

Color picker that supports HEX, HEXa, RGB, RGBa, HSL, HSLa, HSV, HSVa, VEC3, VEC4 – and is able to convert between the formats. It also inspects Sass and LESS color variables.

Color Picker in action

Types in your code for your from the clipboard/buffer. Simply copy the code and hit the shortcut to watch your code being typed. Copy paste is ideal for screencasts and online courses.

Sorts your CSS, Less or Sass declarations in Atom, never gets tired. You can choose from various ready-made orders to keep your CSS tidy.

CSS Declaration Sorter Demo

Duplicates the selection if there is one, otherwise, duplicates the line.

EditorConfig helps developers maintain consistent coding styles between different editors

atom-editor-config

Plugin which greatly improves HTML and CSS writing. Shortcuts can expand to complete set of HTML or CSS selectors.

Adds file specific icons to atom for improved visual grepping. Works with Tree View and Fuzzy Finder and Tabs.

Lots of monospace fonts.

It shows visual plot of commits to the current file over time and you can click on it on the timeplot or hover over the plot and see all of the commits for a time range.

git-time-machine

Generates CSS boilerplate based on the selected HTML. Supports CSS, SCSS, Sass, LESS, BEM, JSX.

html-to-css

A task-board for TODOs, FIXMEs, HACKs, etc in your code.

An Atom package that creates dynamic hotkeys to jump around files across visible panes.

Resolve your git merge conflicts in Atom.

A preview of the full source code.

A package to display colors in project and files.

Simply awesome project management in Atom.

Sorts your lines. Never gets tired.

Sorts Lines, JSON, CSS, HTML, CSV. Restores semicolons. Respects indentation. Supports natural sort.

Synchronize package settings, keymap and installed packages across Atom instances.

A terminal package for Atom, complete with themes, API and more for PlatformIO IDE. This is a maintained (as of 2017-07-13) fork of terminal-plus.

Javascript code intelligence for atom with tern.js and autocomplete-plus.

Quickly navigate between test and implementation files.

Test Navigator Demo

Generate Atom syntax/UI theme packages (and matching themes for your other tools) from your favorite colors.

Quickly toggle between single and double quotes.

Quick look in tree view.

awesome-atom's People

Contributors

andresbono avatar arcanemagus avatar ardcore avatar br1ght0ne avatar brunowego avatar chippi avatar darahak avatar dcarral avatar dfreds avatar ellerbrock avatar emil14 avatar feimosi avatar fprieur avatar harada4atsushi avatar idleberg avatar leusmaximus avatar lockys avatar mehcode avatar mjswensen avatar ntwb avatar readmecritic avatar robloach avatar shipow avatar siilwyn avatar soul-wish avatar tcyrus avatar vidoss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-atom's Issues

Validate pull requests with Travis

Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request.

It is currently being used by

Examples

If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project.

See https://github.com/dkhamsing/awesome_bot for options, more information
Feel free to leave a comment 😄

Consider linking back to sindresorhus/awesome

GitHub user @sindresorhus made an excellent list that combines awesome lists hosted on GitHub. You can find it here: https://github.com/sindresorhus/awesome

I took the liberty of including your list to the list of editors a day or two ago. By doing so, this repo will surely get more viewers.

I think that it would be appropriate for you to link back to this list to show your readers where they can get even more awesomenesses on various topics.

I decided to create an issue about this before I submit my Pull Request to get your approval or disapproval for my Pull Request. After all, you are the creator of this list and your opinion on this is crucial.

Consider adding a license and info for new contributors?

I think that your list misses two things:

  1. An appropriate license for your work. Your list is currently unlicensed.
  2. A file called CONTRIBUTE.md where new contributors can find a way to contribute to this list, which formatting rules should we follow and things like that.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.