An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![logo](logo.png)

Collection of libraries that are:

![tiny](https://badgen.net/badge/📦/tiny/blue) ![fast](https://badgen.net/badge/🚀/fast/blue)
![easy-to-use](https://badgen.net/badge/😃/easy-to-use/blue) ![full-test](https://badgen.net/badge/🧐/full-test/blue)

![ts](https://badgen.net/badge/-/TypeScript/blue?icon=typescript&label)
![license](https://badgen.net/github/license/ZxBing0066/zlib)


# 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