Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

shery/awesome-atom-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

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.

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...

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

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

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
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.

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

📦 Some Useful Atom Packages for Web Developers !

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages