# @haixing_hu/common-util

[![npm package](https://img.shields.io/npm/v/@haixing_hu/common-util.svg)](https://npmjs.com/package/@haixing_hu/common-util)
[![License](https://img.shields.io/badge/License-Apache-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![中文文档](https://img.shields.io/badge/文档-中文版-blue.svg)](README.zh_CN.md)
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/Haixing-Hu/js-common-util/tree/master.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/gh/Haixing-Hu/js-common-util/tree/master)
[![Coverage Status](https://coveralls.io/repos/github/Haixing-Hu/js-common-util/badge.svg?branch=master)](https://coveralls.io/github/Haixing-Hu/js-common-util?branch=master)

[@haixing_hu/common-util] is a JavaScript ES6 library of common utility functions.


## <span id="contributing">Contributing</span>

If you find any issues or have suggestions for improvements, please feel free
to open an issue or submit a pull request to the [GitHub repository].

## <span id="license">License</span>

[@haixing_hu/common-util] is distributed under the Apache 2.0 license.
See the [LICENSE](LICENSE) file for more details.

[@haixing_hu/common-util]: https://npmjs.com/package/@haixing_hu/common-util
[GitHub repository]: https://github.com/Haixing-Hu/js-common-util
