es2015-proxy
There are 7 repositories under es2015-proxy topic.
sindresorhus/on-change
Watch an object or array for changes
sindresorhus/negative-array
Negative array index support `array[-1]` using ES2015 Proxy
sindresorhus/magic-iterable
Call a method on all items in an iterable by calling it on the iterable itself
sindresorhus/known
Allow only access to known object properties using ES2015 Proxy
slikts/deepproxy
Recursive ES2015 Proxy
kevjose/dom-api-proxy
creating native dom APIs using htmlparser2, css-select, and es2015 proxies
gabriel-camargo/js-avancado-alura
Projeto final do curso de Javascript Avançado da plataforma Alura