Chad
Chad
``` javascript console.log(`one ${'two'.red} three`.blue) ``` results in  `\u001b[34mone \u001b[31mtwo\u001b[39m three\u001b[39m` ideally `one` would be blue as well
Theres currently a bug where if you try to copy a field that has newlines the output will not escape them. This fixes that.
I think you should have chosen "Mobile" as tablets are not phones, other than that this is great :). Also i find it odd that you are using `browser-detector` as...
Can you explain why we are using a synchronous operation for this? It seems like an oversight because loadFromFile seems like it has the intentions of being an async method....
# Thank you for contributing an eval! ♥️ 🚨 Please make sure your PR follows these guidelines, __failure to follow the guidelines below will result in the PR being closed...
I would like to reopen #1, as there currently is no support for this but its a pretty useful feature.
I would like to see native support if possible for classes. I need to see what we can get away with first.