Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kanziw/kanziwjs
A collection of utility libraries used by kanziw.
https://github.com/kanziw/kanziwjs
aes-256-gcm cipher error eslint javascript kanziw nodejs time timezone timezone-format typescript
Last synced: 2 months ago
JSON representation
A collection of utility libraries used by kanziw.
- Host: GitHub
- URL: https://github.com/kanziw/kanziwjs
- Owner: kanziw
- License: mit
- Created: 2022-04-23T01:31:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T14:04:08.000Z (5 months ago)
- Last Synced: 2024-10-31T06:21:44.721Z (3 months ago)
- Topics: aes-256-gcm, cipher, error, eslint, javascript, kanziw, nodejs, time, timezone, timezone-format, typescript
- Language: TypeScript
- Homepage:
- Size: 297 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# kanziwjs
[![CI](https://github.com/kanziw/kanziwjs/actions/workflows/ci.yml/badge.svg)](https://github.com/kanziw/kanziwjs/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/kanziw/kanziwjs/branch/main/graph/badge.svg?token=EJ3FCXGP4F)](https://codecov.io/gh/kanziw/kanziwjs)
[![contributors](https://img.shields.io/github/contributors/kanziw/kanziwjs)](https://github.com/kanziw/kanziwjs/graphs/contributors)
[![last commit](https://img.shields.io/github/last-commit/kanziw/kanziwjs)](https://github.com/kanziw/kanziwjs/graphs/commit-activity)A collection of utility libraries used by other Kanziw JS/TS projects.
## Packages
- [auth](./packages/auth): [@kanziw/auth](https://www.npmjs.com/package/@kanziw/auth)
- [cipher](./packages/cipher): [@kanziw/cipher](https://www.npmjs.com/package/@kanziw/cipher)
- [crypto](./packages/crypto): [@kanziw/crypto](https://www.npmjs.com/package/@kanziw/crypto)
- [date](./packages/date): [@kanziw/date](https://www.npmjs.com/package/@kanziw/date)
- [error](./packages/error): [@kanziw/error](https://www.npmjs.com/package/@kanziw/error)
- [eslint-config-kanziw](./packages/eslint-config-kanziw): [@kanziw/eslint-config-kanziw](https://www.npmjs.com/package/eslint-config-kanziw) `DEPRECATED`
- [grpc-es](./packages/grpc-es): [@kanziw/grpc-es](https://www.npmjs.com/package/@kanziw/grpc-es) `DEPRECATED`
- [promise](./packages/promise): [@kanziw/promise](https://www.npmjs.com/package/@kanziw/promise)
- [stream](./packages/stream): [@kanziw/stream](https://www.npmjs.com/package/@kanziw/stream)
- [time](./packages/time): [@kanziw/time](https://www.npmjs.com/package/@kanziw/time)