js-proxy-deep icon indicating copy to clipboard operation
js-proxy-deep copied to clipboard

A JavaScript Proxy object that automatically nests itself

Deep Proxies for JavaScript

This is the development repository of the proxy-deep package, which is available on npm.

To install the package, simply issue:

npm i proxy-deep

or

yarn add proxy-deep

The documentation can be found here.

License

All code in this repository is MIT-licensed.