proxur
Version:
Zero config, zero dependency, safe and lightweight (427 bytes gzipped!) proxy supporting both dot syntax and regular syntax.
4 lines • 333 B
Markdown
- [ ] Decide on behavior when setting properties in unexisting object: Create it?
- [ ] Implement the resulting decision, but what should we do with arrays? Especially since objects can use string numbers as keys
- [ ] Try to find a way to avoid TypeErrors after preventExtensions in strict mode
- [ ] Add test tags to the readme!