walid1992 / weex-format

It will beautify .weex file for html,css and js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install

apm install weex-format

Or Settings/Preferences ➔ Packages ➔ Search for weex-format

Language Support

  • weex, including html, css(not stylus, less, scss) , js (es6)

Usage

It will beautify .weex file for html,css and js

Shortcut

You can also type ctrl-alt-l as a shortcut or click Packages > weex-format in the menu.

Custom Keyboard Shortcuts

See Keymaps In-Depth for more details.

For example:

'.editor':
  'ctrl-alt-b': 'atom-beautify:beautify-editor'

About

It will beautify .weex file for html,css and js

License:MIT License


Languages

Language:JavaScript 100.0%