core-decorators
core-decorators copied to clipboard
Make autobind for classes configureable
I think there should be an optional parameter to exclude methods from autobind.
Good example: Using React You dont want to rebind all react-component methods.