transitive-bullshit / create-react-library

CLI for creating reusable react libraries.
https://transitivebullsh.it/javascript-dev-tools-in-2022
4.78k stars 300 forks source link

Material-UI MobX-State-Tree Table #128

Open bjeld opened 5 years ago

bjeld commented 5 years ago

Im using create-react-library for https://github.com/bjeld/material-ui-mst-table -> A Material-UI Table Powered by MobX-State-Tree.

Thanks for an awesome Tool!

karianpour commented 5 years ago

I tries some thing similar but with typescript, I failed. I guess that this repo is not ts friendly.