UNPKG

7.04 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-babel
19[npm-url]: https://www.npmjs.com/package/@leanup/cli-core-babel
20[dependencies]: https://david-dm.org/leanupjs/leanup/release%2F1.1/status.svg?path=packages/cli/core/e2e
21[dependencies-url]: https://david-dm.org/leanupjs/leanup/release%2F1.1?path=packages/cli/core/e2e
22[peerdependencies]: https://img.shields.io/david/peer/leanupjs/leanup?path=packages/cli/core/e2e
23[peerdependencies-url]: https://david-dm.org/leanupjs/leanup/release%2F1.1?path=packages/cli/core/e2e&type=peer
24[optionaldependencies]: https://img.shields.io/david/optional/leanupjs/leanup?path=packages/cli/core/e2e
25[optionaldependencies-url]: https://david-dm.org/leanupjs/leanup/release%2F1.1?path=packages/cli/core/e2e&type=optional
26[devdependencies]: https://img.shields.io/david/dev/leanupjs/leanup?path=packages/cli/core/e2e
27[devdependencies-url]: https://david-dm.org/leanupjs/leanup/release%2F1.1?path=packages/cli/core/e2e&type=dev
28[vulnerabilities]: https://img.shields.io/snyk/vulnerabilities/npm/@leanup/cli-core-babel
29[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-core-babel
30[downloads]: https://img.shields.io/npm/dt/@leanup/cli-core-babel
31[downloads-url]: https://npmcharts.com/compare/@leanup/cli-core-babel?minimal=true
32[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-core-babel@next
33[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-core-babel@next
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-babel`
42
43> This module contains some [babeljs](https://babeljs.io/) feature for the [@leanup/cli](https://www.npmjs.com/package/@leanup/cli).
44
45## Dependencies
46
47| Package | Size | Vulnerabilities |
48| ---------------------------------------: | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
49| @babel/core | [![install size of @babel/core](https://packagephobia.now.sh/badge?p=@babel/core)](https://packagephobia.now.sh/result?p=@babel/core) | [![vulnerabilities of @babel/core](https://img.shields.io/snyk/vulnerabilities/npm/@babel/core)](https://snyk.io/test/npm/@babel/core) |
50| @babel/plugin-proposal-class-properties | [![install size of @babel/plugin-proposal-class-properties](https://packagephobia.now.sh/badge?p=@babel/plugin-proposal-class-properties)](https://packagephobia.now.sh/result?p=@babel/plugin-proposal-class-properties) | [![vulnerabilities of @babel/plugin-proposal-class-properties](https://img.shields.io/snyk/vulnerabilities/npm/@babel/plugin-proposal-class-properties)](https://snyk.io/test/npm/@babel/plugin-proposal-class-properties) |
51| @babel/plugin-proposal-decorators | [![install size of @babel/plugin-proposal-decorators](https://packagephobia.now.sh/badge?p=@babel/plugin-proposal-decorators)](https://packagephobia.now.sh/result?p=@babel/plugin-proposal-decorators) | [![vulnerabilities of @babel/plugin-proposal-decorators](https://img.shields.io/snyk/vulnerabilities/npm/@babel/plugin-proposal-decorators)](https://snyk.io/test/npm/@babel/plugin-proposal-decorators) |
52| @babel/plugin-proposal-optional-chaining | [![install size of @babel/plugin-proposal-optional-chaining](https://packagephobia.now.sh/badge?p=@babel/plugin-proposal-optional-chaining)](https://packagephobia.now.sh/result?p=@babel/plugin-proposal-optional-chaining) | [![vulnerabilities of @babel/plugin-proposal-optional-chaining](https://img.shields.io/snyk/vulnerabilities/npm/@babel/plugin-proposal-optional-chaining)](https://snyk.io/test/npm/@babel/plugin-proposal-optional-chaining) |
53| @babel/preset-env | [![install size of @babel/preset-env](https://packagephobia.now.sh/badge?p=@babel/preset-env)](https://packagephobia.now.sh/result?p=@babel/preset-env) | [![vulnerabilities of @babel/preset-env](https://img.shields.io/snyk/vulnerabilities/npm/@babel/preset-env)](https://snyk.io/test/npm/@babel/preset-env) |
54| @babel/preset-typescript | [![install size of @babel/preset-typescript](https://packagephobia.now.sh/badge?p=@babel/preset-typescript)](https://packagephobia.now.sh/result?p=@babel/preset-typescript) | [![vulnerabilities of @babel/preset-typescript](https://img.shields.io/snyk/vulnerabilities/npm/@babel/preset-typescript)](https://snyk.io/test/npm/@babel/preset-typescript) |
55| babel-loader | [![install size of babel-loader](https://packagephobia.now.sh/badge?p=babel-loader)](https://packagephobia.now.sh/result?p=babel-loader) | [![vulnerabilities of babel-loader](https://img.shields.io/snyk/vulnerabilities/npm/babel-loader)](https://snyk.io/test/npm/babel-loader) |