Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vodyani/utils
🏃🏻♀️ utils 是一个函数工具库,提供了验证、转换、异步处理、算法、数据结构等功能。
https://github.com/vodyani/utils
backend convert promise-library utils utils-library validator vodyani
Last synced: 19 days ago
JSON representation
🏃🏻♀️ utils 是一个函数工具库,提供了验证、转换、异步处理、算法、数据结构等功能。
- Host: GitHub
- URL: https://github.com/vodyani/utils
- Owner: vodyani
- License: mit
- Created: 2022-07-11T08:30:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T02:23:53.000Z (about 1 month ago)
- Last Synced: 2024-10-18T05:17:21.091Z (about 1 month ago)
- Topics: backend, convert, promise-library, utils, utils-library, validator, vodyani
- Language: TypeScript
- Homepage:
- Size: 406 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Vodyani utils
🏃🏻♀️ utils 是一个函数工具库,提供了验证、转换、异步处理、算法、数据结构等功能。
[![Npm](https://img.shields.io/npm/v/@vodyani/utils/latest.svg)](https://www.npmjs.com/package/@vodyani/utils)
[![Npm](https://img.shields.io/npm/v/@vodyani/utils/beta.svg)](https://www.npmjs.com/package/@vodyani/utils)
[![Npm](https://img.shields.io/npm/dm/@vodyani/utils)](https://www.npmjs.com/package/@vodyani/utils)
[![License](https://img.shields.io/github/license/vodyani/utils)](LICENSE)
![Workflow](https://github.com/vodyani/utils/actions/workflows/release.yml/badge.svg)
[![codecov](https://codecov.io/gh/vodyani/utils/branch/master/graph/badge.svg?token=CI3WEJUN6L)](https://codecov.io/gh/vodyani/utils)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)## Installation
```sh
npm install @vodyani/utils
```## Getting started
- [使用文档 📚](https://vodyani.netlify.app/docs/other/utils)
- [Documentation 📚](https://vodyani.netlify.app/en/docs/other/utils)## Questions
- [Discussions 🧐](https://github.com/vodyani/utils/discussions)
## Team
|[![ChoGathK](https://github.com/chogathK.png?size=100)](https://github.com/chogathK)|
|:-:|
|[ChoGathK](https://github.com/chogathK)|![Alt](https://repobeats.axiom.co/api/embed/1e23cf3a598d3f75555c9bccab6664de44857ab3.svg "Repobeats analytics image")
## License
Vodyani utils is [MIT licensed](LICENSE).