calculate-cn-plugin

1.1.0 • Public • Published

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.

Package Sidebar

Install

npm i calculate-cn-plugin

Weekly Downloads

6

Version

1.1.0

License

MIT

Unpacked Size

109 kB

Total Files

6

Last publish

Collaborators

  • licodeao