v1rtl

Results 451 comments of v1rtl

mrmime looks good, I'll try to replace es-mime-type with that

@richajak this is currently blocked by https://github.com/lukeed/mrmime/issues/2

having the same issue ![image](https://user-images.githubusercontent.com/35937217/64925486-ce54c000-d7f9-11e9-9d4d-5591c84db2ec.png)

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 < input.js ``` and...

> > 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 >...

hm, any progress on PR?

What about renaming to `cbat`, @astaxie?

@hlibco isn't TSX managed by the bundler? Parcel supports TSX and for JSX in Hyperapp you need to install a custom pragma, for example [hyperapp-jsx-pragma](https://github.com/zaceno/hyperapp-jsx-pragma) or [@hyperlight/jsx](https://github.com/hyperlightjs/hyperlight/tree/master/packages/jsx)

@mbasso, I like this project too! Very upset this isn't in GitHub trending :( About "complex mechanisms". You can just create a lot of plugins for asm-dom and we will...

thanks for the fix!