Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 576 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 576 Bytes

regularjs-beautify

This is the missing code formatter of Regularjs. Its functionalities are split into several packages:

  • Core - The core logic of beautifying
  • ESLint - ESLint plugin, for style lint and auto-fix
  • Dozen - Easy to format all the templates inside a JavaScript file

You'll not use the Core directly in most situations, consider to use the downstream repositories according to you requirements.

Feel free to leave any messages via Issues.