0.0.3 • Published 3 years ago

homedo-utils v0.0.3

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

homedo-utils

⚠️⚠️ 功能开发中... ⚠️⚠️

build status code coverage code style styled with prettier made with lass license npm downloads

A JavaScript util collections built for homedo.com

Install

npm:

npm install homedo-utils

yarn:

yarn add homedo-utils

Usage

const HmdUtils = require('homedo-utils');

const hmdUtils = new HmdUtils();

console.log(hmdUtils.renderName());
// script

加速三件套

如果对你有帮助, 欢迎点一下 Star

如果有问题, 可以通过 rmlzy@outlook.com 找到我

LICENSE

MIT