pugjs / babel-plugin-transform-react-pug

A plugin for transpiling pug templates to jsx
MIT License
810 stars 47 forks source link

pug-as-jsx-loader is not good, but their readme looks better #127

Open skotchpine opened 4 years ago

skotchpine commented 4 years ago

https://github.com/bluewings/pug-as-jsx-loader

How can we make this repo look better?

skotchpine commented 4 years ago

Here's a live playground I put together (this doesn't include pug-filters, so we can't merge it): https://skotchpine.github.io/babel-plugin-transform-react-pug/

ezhlobo commented 3 years ago

@skotchpine I have to agree with you. I'd love to make this repository look better, but I struggle to do so. If you know anything specific, let's do that ;).

BTW, we also have REPL: https://react.pugjs.org. It was used to reproduce issues people met, but might work well as a documentation 🤔

skotchpine commented 3 years ago

yes definitely