UNPKG

3.49 kBMarkdownView Raw
1![GitHub CI - Publish to NPM](https://github.com/leanupjs/leanup/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
2
3[![downloads][downloads]][downloads-url]
4[![npm][npm]][npm-url]
5[![license][license]][license-url]
6
7[![dependencies][dependencies]][dependencies-url]
8[![devDependencies][devdependencies]][devdependencies-url]
9[![peerDependencies][peerdependencies]][peerdependencies-url]
10[![optionalDependencies][optionaldependencies]][optionaldependencies-url]
11
12[![vulnerabilities][vulnerabilities]][vulnerabilities-url]
13[![install-size][install-size]][install-size-url]
14
15[![lernajs][lernajs]][lernajs-url]
16[![prettier][prettier]][prettier-url]
17
18[npm]: https://img.shields.io/npm/v/@leanup/cli-core-format
19[npm-url]: https://www.npmjs.com/package/@leanup/cli-core-format
20[dependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/format&ref=release/1.0
21[dependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/format&ref=release/1.0
22[devdependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/format&ref=release/1.0&type=dev
23[devdependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/format&ref=release/1.0&type=dev
24[peerdependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/format&ref=release/1.0&type=peer
25[peerdependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/format&ref=release/1.0&type=peer
26[optionaldependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/format&ref=release/1.0&type=optional
27[optionaldependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/format&ref=release/1.0&type=optional
28[vulnerabilities]: https://snyk.io/test/npm/@leanup/cli-core-format/badge.svg
29[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-core-format
30[downloads]: https://img.shields.io/npm/dt/@leanup/cli-core-format
31[downloads-url]: https://npmcharts.com/compare/@leanup/cli-core-format?minimal=true
32[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-core-format
33[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-core-format
34[license]: https://img.shields.io/npm/l/@leanup/cli
35[license-url]: https://github.com/leanupjs/leanup/blob/master/LICENSE
36[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet
37[lernajs-url]: https://lerna.js.org
38[prettier]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg
39[prettier-url]: https://prettier.io
40
41# `@leanup/cli-core-format`
42
43> This module contains some format ([prettier](https://prettier.io/)) feature for the [@leanup/cli](https://www.npmjs.com/package/@leanup/cli).
44
45## Dependencies
46
47| Package | Size | Vulnerabilities |
48| -------: | ---------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------: |
49| prettier | [![install size of prettier](https://packagephobia.now.sh/badge?p=prettier)](https://packagephobia.now.sh/result?p=prettier) | [![vulnerabilities of prettier](https://snyk.io/test/npm/prettier/badge.svg)](https://snyk.io/test/npm/prettier) |