This is the mono-repository contains the Node.js packages
used in my personal or work projects. You may found some of
them useful.
Here is the list of the packages,
@kakang/abstract-sendAllows serve file with different engine (e.g.fs,s3,MongoDB GridFS).@kakang/cryptoExposing cryptographic utilities. For example,AES,Hash,SCrpyt.@kakang/eventemitterAsync Event-Emitter that will run the listener one by one.@kakang/unitWrapper ofnode:testprovidesnode:assert, test count and remove needs of sub-test await.@kakang/utilsSmall utility tools.@kakang/validatorValidation and comparsion utilities.@kakang/worker-poolFixed sizeWorkerpool.