namespace
Library for defining namespaced properties.
prive
Easily add your own method and properties as private properties.
@anywhichway/privatize
Inheritable or instance level closure based fully private properties for JavaScript. Add one line of code to existing classes.
privatizer
Use ES2015 Proxy to restrict access of private properties.