1.0.0 • Published 3 years ago

latext-counter v1.0.0

Weekly downloads
174
License
MIT
Repository
github
Last release
3 years ago

latext-counter

LaTeXの文字数をカウントして表示するWebアプリケーション

screnshot.png

$ npx latext-counter -h
Usage: latext-counter [options]

A command line tool for count latter of LaTex file.
This application requires texcount command.

Options:
  -V, --version      output the version number
  -p, --port [port]  port (default: "3000")
  -f --file <path>   LaTex file path (default: "./main.tex")
  -h, --help         output usage information