scutyjx / awesome-atom-packages

:package: Some Useful Atom Packages for Web Developers !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-atom-packages

Some Useful Atom Packages for Web Developers ! New to Atom?

apm apm

Here's a list of several atom-packages for Web developers. With these atom-packages , atom will provide IDE-like functionality.

Table of Contents

Quick Start

  1. Download apm.sh
  2. Run apm.sh
  3. Restart Atom

Before you run this shell script, make sure you have installed Atom !

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
maintain consistent coding styles between different editors

Version Control

Do git things without the terminal
Resolve git conflicts within Atom

Project Management

Get easy access to all your projects and manage them with project specific settings and options

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.

About

:package: Some Useful Atom Packages for Web Developers !


Languages

Language:Shell 100.0%