react-fs-renderer icon indicating copy to clipboard operation
react-fs-renderer copied to clipboard

Declaratively render a tree of files with JSX

Results 2 react-fs-renderer issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi @ericvicenti ! Thank you for your work. I'm currently writing [`react-electron-menu`](https://github.com/SamyPesse/react-electron-menu), and I'm trying an approach similar to yours. But I'm blocked with the [`render`](https://github.com/SamyPesse/react-electron-menu/blob/master/src/render.js), which is similar to...

Great work - my kind of idea of fun! Side track - (I don't really know where I'm going with this, but) what about targeting a data store / database?...