-
Hi @delneg! Thanks a lot integrating Fable with Tauri, this looks really interesting! In [this tweet](https://twitter.com/DelnegOfficial/status/1563189772431986688) you mention that you also tried to …
-
Version: 0.6.1
Steps to reproduce:
Try and generate from `react-google-maps/types/index.d.ts`.
For ex:
```ts
declare module 'react-google-maps/lib/components/GoogleMap' {
import { Compon…
nojaf updated
6 years ago
-
I guess screenshot says all. Any ideas?
-
### Describe the bug
I added a new xUnit test project using the `+` button in the F# solution explorer. When I did that the project did show up until I restarted VSCode which was a little strange, b…
-
The translated [Leaflet.fs](https://github.com/fable-compiler/fable-import/blob/master/Leaflet/Leaflet.fs) seems to be missing the implementation of the top-level `IExports`. Tried it again with [ts2f…
-
Hi, I ran into a few issues when trying to generate bindings for [`react-table`](https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/1a07ffda4e635247dc2e9b7613cd252724a0216a/types/react-…
-
Would be nice to have client library for `Fable.Remoting` that work in Node.js.
One of use cases is the communication with API from vscode extension written with Fable and hosted in [a Node.js proc…
-
## CVE-2019-6286 - Medium Severity Vulnerability
Vulnerable Libraries - libsass3.5.2, node-sass-4.12.0.tgz
node-sass-4.12.0.tgz
Wrapper around libsass
Library home page: https://registry.npmjs.org…
-
### Description
2d Array matrix operations not supported
### Repro code
```fs
member inline m.ToArray2D() =
match m with
| Matrix m -> m
| ZeroMatrix _ -> Array2D.zeroCreate 0…
ghost updated
9 months ago
-
Hello @kunjee17,
I am currently working on a re-organisation / rewrite of Fable website and I would like to add a Community section to it.
I think the Awesome Fable list could have it's place an…