mobx-log
mobx-log copied to clipboard
Colorful diff
It's possible to have colorful diff for previous (red) and current (green) values:
console.log('%c before %c after', 'color:red', 'color: green')