OpusCapita / filemanager

React based FileManager for browser ( + FS REST API for Node.js and Express)
https://demo.core.dev.opuscapita.com/filemanager/master/?currentComponentName=FileManager&maxContainerWidth=100%25&showSidebar=false
Apache License 2.0
566 stars 122 forks source link

Will this work with Angular ? #280

Closed khoiminhpham closed 4 years ago

khoiminhpham commented 4 years ago

Just a quick question, I can see how it works on React client and node.js server, anyone knows if this will work on Angular 8 client and node.js server as well ?

Thanks,

visortelle commented 4 years ago

First search result in Google by "react component in angular": https://github.com/microsoft/angular-react

khoiminhpham commented 4 years ago

Can't you guys just make one for angular 2+ :(

visortelle commented 4 years ago

Can't you guys just make one for angular 2+ :(

Yeah. We can do everything. 🤣

Maybe it really has the sense to make wrappers for:

It shouldn't be too complex. If anyone would do a PR, it would be great.