https://github.com/oresoftware/proxy-mcproxy
A Proxy-McProxy is an object where all non-primitive properties are Proxy objects, and all properties of properties are Proxy objects, etc.
https://github.com/oresoftware/proxy-mcproxy
javascript nodejs proxy-mcproxy proxy-objects
Last synced: 6 months ago
JSON representation
A Proxy-McProxy is an object where all non-primitive properties are Proxy objects, and all properties of properties are Proxy objects, etc.
- Host: GitHub
- URL: https://github.com/oresoftware/proxy-mcproxy
- Owner: ORESoftware
- License: mit
- Created: 2017-07-22T06:23:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-14T05:39:52.000Z (over 6 years ago)
- Last Synced: 2024-08-08T23:14:38.191Z (over 1 year ago)
- Topics: javascript, nodejs, proxy-mcproxy, proxy-objects
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Proxy-McProxy
Create recursive Proxy objects and Proxy properties on the object, etc.