1.0.6 • Published 10 months ago

babel-plugin-calculate-cn v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months 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.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago