Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDecorator support? #166
Open
Decorator support? #166
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
One of my favorite things about ngx-webstorage - another library I use frequently - is their ability to just
@Decorate()a property, and writes will automatically persist to storage (as well, they are loaded when the component is).I noticed there are no issues in the tracker about this. Is this something that may be supported in the future?