Boris Cherny

Results 252 comments of Boris Cherny

that seems like a much better approach!

Author of [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) here. We'd love this features, as it would unblock a handful of issues related to emitting more intelligent TypeScript types. As specific example, consider the following JSON...

> The problem with simply keeping the $ref property (or renaming it) is that the same object can be referenced in many different places, so which $ref do you keep?...

@spirosikmd This is excellent, thanks for that hard work! A couple of notes: - Can you please add tests for updating the scope when transcluded elements use stuff from that...

@spirosikmd 0.6kb is no big deal, but what happens when you run that through browserify (to pull in htmltojsx, html-react-parser, and all of their dependencies)?

I was worried it would be more in the 10-20mb range. 2.5mb is fine I think. A tree-shaking compiler (rollup, webpack) will improve that size, and we get a lot...

@spirosikmd Any updates on this?

@spirosikmd Sounds good! I was doing some PR cleanup and wanted to make sure this wasn't forgotten.

*Cough* https://github.com/coatue-oss/angular2react