Jochen Kühner

Results 399 comments of Jochen Kühner

> I think it can be achieved by parsing html file and finding a script tag. And then using it as an input file, so: > > ```shell > esbuild...

@fkling any chance to get this merged?

I've no time to work actively on this! You can see at the commits what I changed since the codeplex Version! But if you create pull req. i will merge...

At the Moment I've no Idea how to get it faster! I'm also not the orginal Author of the code... But I've now implemented a Callback, so that you can...

Only wanted to let you know. Didn't know if you heard of it. Don't think @jbevain does maintain it very much

@lahma are these changes I should port back to esprima-next?

I've never looked what problem still exist... Only if someone mentioned some issues, I looked after them. :-) I still have some pull request I need to look after: https://github.com/node-projects/esprima-next/issues/24...

@sebastienros @lahma what do you think about this? Is this something you want in the lib, so I could look to finish it. Or do we not need it?

@ejsmith here is a sample converter wich could be used with System.Text.Json, but it's not yet finished. We need to add all the ast node types, make ist error tolerant...

I used it inside of: https://github.com/fkling/astexplorer/tree/master/website