Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quackquackquack/doum
doum
https://github.com/quackquackquack/doum
Last synced: 13 days ago
JSON representation
doum
- Host: GitHub
- URL: https://github.com/quackquackquack/doum
- Owner: QuackQuackQuack
- Created: 2023-07-26T00:48:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-07T05:29:53.000Z (3 months ago)
- Last Synced: 2024-10-08T13:25:30.814Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/doum
- Size: 9.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Helpful Various Validation JavaScript libraries.
## Install
```shell
npm i doum
```## Create
```shell
npm run Create
```
## Guide
```shell
npm run storybook
```## List
- `array`
- [`chunkArray`](https://quackquackquack.github.io/doum/?path=/docs/array-chunkarray--docs)- `object`
- [`renamekeys`](https://quackquackquack.github.io/doum/?path=/docs/object-renamekeys--docs)- `string`
- [`addCommas`](https://quackquackquack.github.io/doum/?path=/docs/string-addcommas--docs)
- [`removeCommas`](https://quackquackquack.github.io/doum/?path=/docs/string-removecommas--docs)- `validation`
- [`isEmail`](https://quackquackquack.github.io/doum/?path=/docs/validation-isemail--docs)
- [`isEng`](https://quackquackquack.github.io/doum/?path=/docs/validation-iseng--docs)
- [`isKoDriverLicense`](https://quackquackquack.github.io/doum/?path=/docs/validation-iskodriverlicense--docs)
- [`isKoResRegNumber`](https://quackquackquack.github.io/doum/?path=/docs/validation-iskoresregnumber--docs)
- [`iskozipcode`](https://quackquackquack.github.io/doum/?path=/docs/validation-iskozipcode--docs)
- [`isKor`](https://quackquackquack.github.io/doum/?path=/docs/validation-iskor--docs)
- [`isSpace`](https://quackquackquack.github.io/doum/?path=/docs/validation-isspace--docs)
- [`isStraight`](https://quackquackquack.github.io/doum/?path=/docs/validation-isstraight--docs)
- [`isUrl`](https://quackquackquack.github.io/doum/?path=/docs/validation-isurl--docs)## Author
QuackQuackQuack
## License
Copyright (c) 2024 QuackQuackQuack Released under the MIT license