Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 430 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 430 Bytes

StegCloak fork optimized specifically for node.js usage

Uses only 2 dependencies instead of the original 15 by removing everything that is not needed for API usage from the Node.js environment.
Also uses the Rambda library instead of Ramda to reduce the size of the bundle and improve performance.

Original readme