Here's a list of several atom-packages for Web developers. With these atom-packages , atom will provide IDE-like functionality.
Table of Contents
Syntax Support
Language grammar for all versions of JavaScript including ES2016 and ESNext, JSX
Syntax highlighting for PostCSS
Autocomplete
Autocomplete for require/import statements
Adds path autocompletion to autocomplete-plus
Autocomplete for ES5, ES6, ES7, Node.js, jQuery, Angular and more
Allow you to work quickly when writing HTML, CSS, Sass / SCSS and LESS syntaxes
Syntax Checking
A Base Linter with Cow Powers
Linter plugin for JavaScript, using jshint
Lint JavaScript on the fly, using ESLint
Version Control
Do git things without the terminal
Resolve git conflicts within Atom
Extension
A preview of the full source code
Assign file extension icons and colours for improved visual grepping
Beautify HTML, CSS, JavaScript, and more in Atom
A package to display colors in project and files
A Color Picker for Atom
Highlights the current word selected when double clicking
A minimap binding for the highlight-selected package
A helper package for writing documentation
A real-time preview for markdown documents
Pluggable text-clicking UI for Atom
A hyperclick provider that lets you jump to where variables are defined
Add Travis CI status of the project to the Atom status bar
Contributing
- ⇄ Pull requests and ★ Stars are always welcome.
- For any mistakes and suggestions, please create an issue.
- To contribute to awesome-atom-packages, clone this repo locally and commit your code on a separate branch.