samvv / js-proxy-deep

A JavaScript Proxy object that automatically nests itself

Home Page:https://npmjs.com/proxy-deep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A JavaScript Proxy object that automatically nests itself

https://npmjs.com/proxy-deep


Languages

Language:JavaScript 88.1%Language:TypeScript 11.9%