Chinese Language utilities
npm install @jdeighan/zh-utilsHow to use this library
=======================
This library provides these functions:
centeredText(text, width) - Pads text on the left and right with
space characters to achieve the given width.