Skip to content

Commit 20a80f9

Browse files
Remove old resources
1 parent 18e9444 commit 20a80f9

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

docs/resources.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ menu: false
8383
* [Fable.Aether](https://github.com/Prolucid/fable-aether) - Optics library build for Fable
8484
* [Fable.Mqtt](https://github.com/Prolucid/fable-mqtt) - Fable bindings for MqttJS
8585
* [Fable.Mocha](https://github.com/Zaid-Ajaj/Fable.Mocha) - Fable testing library with mocha. Works in browser without any dependency.
86-
* [Fable.Jester](https://github.com/Shmew/Fable.Jester) - Testing Fable apps with [Jest][jest-website]
8786
* [Fable.Ava](https://github.com/YoloDev/Fable.Ava) - Testing Fable apps with [Ava](https://github.com/avajs/ava)
8887
* [Elmish.SweetAlert](https://github.com/Zaid-Ajaj/Elmish.SweetAlert) - [sweetalert2](https://sweetalert2.github.io/) integration in Fable, implmeneted as Elmish commands, see [live docs](https://zaid-ajaj.github.io/Elmish.SweetAlert/).
8988
* [Elmish.Toastr](https://github.com/Zaid-Ajaj/Elmish.Toastr) - [Toastr](https://github.com/CodeSeven/toastr) (notification library) integration with Fable, implemented as Elmish commands
@@ -169,15 +168,6 @@ menu: false
169168
* [Fable + Feliz for Azure Static Web Apps](https://github.com/aaronpowell/swa-feliz-template) - GitHub repo template for Feliz + Functions for Azure Static Web Apps
170169
* [Elmish for Azure Static Web Apps](https://github.com/aaronpowell/swa-elmish-template) - GitHub repo template for Elmish + Functions for Azure Static Web Apps
171170

172-
## Old (working only before Fable3)
173-
* [Fable.Jest](https://github.com/jgrund/fable-jest) - Testing Fable apps with [Jest][jest-website]
174-
* [fable-signalr](https://github.com/Prolucid/fable-import-signalr) - Fable bindings for SignalR
175-
* [fable-websockets](https://github.com/Prolucid/fable-import-ws) - Archived - Fable bindings for WS
176-
* [fable-react-toolbox](https://github.com/Prolucid/fable-react-toolbox) - UI components for fable-react
177-
* [fable-momentjs](https://github.com/Prolucid/fable-import-momentjs) - Fable bindings for momentjs
178-
* [Fable.Import.WebMIDI](https://github.com/magicmonty/fable-import-webmidi) - Web MIDI bindings for Fable
179-
* [rollup-plugin-fable](https://www.npmjs.com/package/rollup-plugin-fable) - Fable plugin for Rollup
180-
181171
## Support
182172

183173
*Where to find help.*
@@ -191,13 +181,12 @@ menu: false
191181

192182
* [ionide][ionide] - VS Code and Atom extension for F# development
193183
* [The Gamma](https://thegamma.net/) - Tools for open data-driven storytelling
184+
* [CompostJS](https://compostjs.github.io/compost/) - Composable data visualization library
194185
* [Fable-of-the-Day](https://github.com/rommsen/fable-of-the-day) - Catch of the day by @wesbos ported to Fable
195-
* [Czech Republic 2018 Election Analytics](http://showme.median.cz/volby-2018/)
196186
* [Metadata Excel-Add-in: Swate](https://github.com/nfdi4plants/Swate)
197187
* [facemorph.me](https://facemorph.me) - Website for morphing faces
198188

199189
[ionide]: https://ionide.io/
200190
[Hanselminutes]: https://hanselminutes.com
201191
[elmish]: https://github.com/elmish
202-
[jest-website]: https://facebook.github.io/jest/
203192
[feliz-github-repository]: https://github.com/Zaid-Ajaj/Feliz

0 commit comments

Comments
 (0)