https://github.com/zxbing0066/zlib
Collection of 📦 tiny, 🚀 fast, 😼 easy to use js/ts libs
https://github.com/zxbing0066/zlib
compare comparison diff javascript library password-generator shuffle typescript
Last synced: 3 months ago
JSON representation
Collection of 📦 tiny, 🚀 fast, 😼 easy to use js/ts libs
- Host: GitHub
- URL: https://github.com/zxbing0066/zlib
- Owner: ZxBing0066
- License: mit
- Created: 2021-12-31T10:22:20.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T09:07:03.000Z (almost 2 years ago)
- Last Synced: 2025-07-01T06:53:43.717Z (4 months ago)
- Topics: compare, comparison, diff, javascript, library, password-generator, shuffle, typescript
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Collection of libraries that are:
 
 

# Library List
## [turbo-diff](packages/diff)
### Desc
A diff library for deep diff js/json object/array.
With 🚀 very fast diff speed (especially in array diff), 📦 tiny size (< 500b), 0 dependents, typescript support.
### Keywords
diff, compare, comparison
## [z-generate-password](packages/generate-password)
### Desc
A 📦 tiny, 🚀 fast, 🎨 customizable password generator of javascript implement.
Default run as chrome builtin password generator.
### Keywords
password, generate, generator, chrome
## [z-shuffle](packages/shuffle)
### Desc
A 📦 tiny, 🚀 fast shuffle of javascript implement for array or string.
### Keywords
array, string, shuffle