Track repo splits
MangelMaxime opened this issue · 2 comments
I propose to use this issue in order to track which repo has been extracted and where.
When everything has been extracted we could put the list directly in the README.md
- Animejs -->
- Browser --> Has been splitted in several repo here
- Electron --> https://github.com/fable-compiler/fable-electron
- Express --> https://github.com/glutinum-org/Glutinum
- GeoJSON --> https://github.com/MangelMaxime/Fable.Geojson
- GoogleMaps --> Included in Fable.ReactGoogleMaps. The bindings (GoogleMaps.fs) can be copied from there if needed
- HMR --> Has been inlined in Fable.Elmish.HMR repo. If another library needs it, it can inline it or we can export it under my name.
- Leaflet --> https://github.com/MangelMaxime/Fable.Leaflet
- Mocha --> https://github.com/Zaid-Ajaj/Fable.Mocha
- Node --> https://github.com/fable-compiler/fable-node
- Pg -->
- Pixi -->
- PixiParticles -->
- PixiSound -->
- SocketIo -->
- Uws -->
- VSCode --> https://github.com/ionide/ionide-vscode-helpers
You can update Electron to point at fable-compiler/fable-electron :)
@MangelMaxime can you point VSCode to https://github.com/ionide/ionide-vscode-helpers ?
Also, if this whole repo is deprecated can you archive it or something to make it more clear that it is not to be used. Maybe put this issue in the readme and pin it in issues. Or remove the code that is no longer used or unlist it from nuget?
For packages that have not yet been extracted (since 2019) we can leave the code as is and have someone (when needed) take over the code. If nobody has extracted it since 2019 maybe it is no longer used.