1.1.0 • Published 2 years ago

calculate-cn-plugin v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

calculate-cn-plugin

A Babel plugin that calculates the number of Chinese characters in your code and outputs them to a CSV file.

Installation

# use npm
$ npm i calculate-cn-plugin

# use yarn
$ yarn add calculate-cn-plugin

Usage

  1. use npm i or yarn install command to install all dependencies.
  2. configure your babel in your project that mean babel.config.js.
  3. specify your babel plugin as calculate-cn-plugin.
  4. happy hacking.
1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago