UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

27 lines (15 loc) 1.28 kB
# @ohayo/util [![Build Status](https://dev.azure.com/ohayojp/ohayo/_apis/build/status/ohayo-CI?branchName=master)](https://dev.azure.com/ohayojp/ohayo/_build/latest?definitionId=1&branchName=master) [![NPM version](https://img.shields.io/npm/v/@ohayo/util.svg?style=flat-square)](https://www.npmjs.com/package/@ohayo/util) Universal toolset of ohayojp. ## Links + [Document](https://ohayojp.com/util) ([Surge Mirror](https://ohayojp-doc.surge.sh/util) - [国内镜像](https://ohayojp.gitee.io/ohayo/util)) + [@ohayo Source](https://github.com/ohayojp/ohayo) + [DEMO](https://ohayojp.surge.sh) ([国内镜像](https://ohayojp.gitee.io/)) ## Architecture ![Architecture](https://raw.githubusercontent.com/ohayojp/ohayo/master/_screenshot/architecture.png) ## Troubleshooting Please follow this guidelines when reporting bugs and feature requests: 1. Use [GitHub Issues](https://github.com/ohayojp/ohayo/issues) board to report bugs and feature requests (not our email address) 2. Please **always** write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it. Thanks for understanding! ### License The MIT License (see the [LICENSE](https://github.com/ohayojp/ohayo/blob/master/LICENSE) file for the full text)