I am working on tsx_static,
which is a library to turn React-style tsx into plain html string, hopefully checked and minified.
I noticed you are actually working on the same idea, which is to programmatically produce plain html string from deno.
Since we want the same thing, maybe we can work together and make a better solution.
Would you like to tell me about your feeling of my approach ?
I am working on tsx_static,
which is a library to turn React-style tsx into plain html string, hopefully checked and minified.
I noticed you are actually working on the same idea, which is to programmatically produce plain html string from deno.
Since we want the same thing, maybe we can work together and make a better solution.
Would you like to tell me about your feeling of my approach ?