-
Hello, as I'm exploring some options to achieve https://github.com/fable-compiler/Fable/issues/3552, I'm also learning about the internals of [ProjectCracker](https://github.com/fable-compiler/Fable/b…
nojaf updated
11 months ago
-
Hi, currently we can't import ( js to Fable ) for jsx. Now, in solid js there is [solid/router](https://github.com/solidjs/solid-router) which is Router component for solidjs.
It would be great to…
-
These packages have been moved out of the base distribution.
ImageStore: Deprecated. Use [expo-file-system](https://github.com/expo/expo/tree/master/packages/expo-file-system) or [react-native-fs](…
-
Monthly series with `yearmonth` indexed `tsibble`. Loading all libraries through `fpp3`.
The error goes away if I filter for the series to end in not `May`. It seems that adding 1 to a `yearmo…
-
If you set a value to be a generic type, the script no longer prints.
```
printfn "Hello world"
let test = 0
// prevents printing
//let mutable test2 : List = []
// prevents printing
//…
-
There use to be a lot of good Elmish and Fulma samples available in the REPL, but they are all gone now.
Any chance you can put them back?
-
If people are going to run tests with node, chances are they will have Fetch calls in their code. The library should include a [Fech API polyfill for Node like `isomorphic-fetch`](https://github.com/f…
-
I working on localization for REPL for my own needs. I plan to support couple languages which I can manage myself, and couple others based on Google Translate. Instead of working with patches, I inter…
-
Using **fake** and **appveyor ci** to collect test-compile **fs files**
Something like **appveyor artifacts**,
But collect test-compile files named with **build-version** to **github repository**
…
-
### Description
We are introducing a new tool in Fable ecosystem called [Femto](https://github.com/Zaid-Ajaj/Femto/).
The goal of this tool is to help people check if they have the required npm …