UNPKG

macoolka-prettier

Version:
47 lines (31 loc) 1.22 kB
<p align="center"> Code Formatter </p> <p align="center"> <a href="https://travis-ci.org/macoolka/macoolka-prettier"> <img src="https://img.shields.io/travis/macoolka/macoolka-prettier/master.svg?style=flat-square" alt="build status" height="20"> </a> <a href="https://david-dm.org/macoolka-prettier"> <img src="https://img.shields.io/david/macoolka/macoolka-prettier.svg?style=flat-square" alt="dependency status" height="20"> </a> <a href="https://www.npmjs.com/package/macoolka-prettier"> <img src="https://img.shields.io/npm/dm/macoolka-prettier.svg" alt="npm downloads" height="20"> </a> </p> `macoolka-prettier` is code formatter. **Table of contents** - [Installation](#installation) - [Documentation](#documentation) - [License](#license) <!-- END doctoc generated TOC please keep comment here to allow auto update --> # Installation To install the stable version: ``` npm install macoolka-prettier ``` # Documentation - [Docs](https://macoolka.github.io/macoolka-prettier) - [API Reference](https://macoolka.github.io/macoolka-prettier/docs/Modules) - [API Reference (中文)](https://macoolka.github.io/macoolka-prettier/docs/模块) # License The MIT License (MIT)