You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources.md
+1-12Lines changed: 1 addition & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,6 @@ menu: false
83
83
*[Fable.Aether](https://github.com/Prolucid/fable-aether) - Optics library build for Fable
84
84
*[Fable.Mqtt](https://github.com/Prolucid/fable-mqtt) - Fable bindings for MqttJS
85
85
*[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]
87
86
*[Fable.Ava](https://github.com/YoloDev/Fable.Ava) - Testing Fable apps with [Ava](https://github.com/avajs/ava)
88
87
*[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/).
89
88
*[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
169
168
*[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
170
169
*[Elmish for Azure Static Web Apps](https://github.com/aaronpowell/swa-elmish-template) - GitHub repo template for Elmish + Functions for Azure Static Web Apps
171
170
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
-
181
171
## Support
182
172
183
173
*Where to find help.*
@@ -191,13 +181,12 @@ menu: false
191
181
192
182
*[ionide][ionide] - VS Code and Atom extension for F# development
193
183
*[The Gamma](https://thegamma.net/) - Tools for open data-driven storytelling
184
+
*[CompostJS](https://compostjs.github.io/compost/) - Composable data visualization library
194
185
*[Fable-of-the-Day](https://github.com/rommsen/fable-of-the-day) - Catch of the day by @wesbos ported to Fable
0 commit comments