Some Useful Atom Packages for Web Developers ! New to Atom?
Here's a list of several atom-packages for Web developers. With these atom-packages , atom will provide IDE-like functionality.
With new beta release of Atom 1.21.0-beta0, Atom IDE gives us a new way to start using IDE-like features in Atom, I strongly recommended you try this out, more details...
- Quick Start
- Syntax Support
- Autocomplete
- Syntax Checking
- Version Control
- Project Management
- Extension
- Contributing
Before you run this shell script, make sure you have installed Atom !
Language grammar for all versions of JavaScript including ES2016 and ESNext, JSX
Syntax highlighting for PostCSS
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
A Base Linter with Cow Powers
Linter plugin for JavaScript, using jshint
Lint JavaScript on the fly, using ESLint
maintain consistent coding styles between different editors
Atom's newest core package brings Git and GitHub integration right inside your editor! You can try it!
Do git things without the terminal
Resolve git conflicts within Atom
Get easy access to all your projects and manage them with project specific settings and options
A preview of the full source code
A minimap binding for the git diff package
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
Trigger embedded terminal in Atom by pressing Ctrl + `
Backup Atom's packages and settings to Gist, easy to restore.
- ⇄ 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.