
kerams
@keramss
Followers
117
Following
443
Media
8
Statuses
450
Joined July 2015
#fsharp, a long shot, but I'm wondering if there's a company out there that would be willing to sponsor my work on (or perhaps some other language or Intellisense feature). I don't mean a symbolic donation, but a contract for the development duration.
github.com
F# currently never emits "direct" delegates - it only ever emits delegates that go via a closure object. As background, .NET IL permits the emit of direct delegates, e.g. for the code: de...
1
18
34
#fsharp,.@FableCompiler Hot off the toaster, bindings for react-toastify.
github.com
Fable bindings for react-toastify. Contribute to kerams/Fable.ReactToastify development by creating an account on GitHub.
0
8
12
#fsharp, @FableCompiler mini bindings for react-lazy-load.
github.com
Fable bindings for react-lazy-load. Contribute to kerams/Fable.ReactLazyLoad development by creating an account on GitHub.
0
3
7
#fsharp, today's bindings are for react-colorful (a lightweight color picker)
github.com
Fable bindings for react-colorful. Contribute to kerams/Fable.ReactColorful development by creating an account on GitHub.
1
1
1
#fsharp, today's @FableCompiler bindings are for sql.js (SQLite in the browser).
github.com
Fable bindings for sql.js. Contribute to kerams/Fable.SqlJs development by creating an account on GitHub.
0
8
20
#fsharp, - a tiny library for creating EPUB books programmatically in F#. Giraffe.ViewEngine DSL to define content documents, automatic table of contents generation.
github.com
EPUB authoring library for F#. Contribute to kerams/EpubFs development by creating an account on GitHub.
0
8
31
#fsharp @zaid_ajaj, I'm looking into OpenTelemetry right now, and thought we might need instrumentation for Fable.Remoting, but then I realized instrumentation should cover the HTTP aspect already. It does, very nice.
2
1
7
#fsharp, I'm working on improving VS autocompletions in match clauses. If you know how to build VisualFSharp bits to run an experimental instance of VS (it's fairly easy) and have some spare time, I'd love to hear some feedback. See.and the comments.
github.com
Implements #6996. When it's determined we're pattern matching against a DU of a specific type, the completions will only show the latter's cases as well as compatible active...
0
0
0
RT @jordan_n_marr: Feliz.UseIsVisible hook is now available on NuGet for your Fable development convenience!. Use this when you want to dyn….
github.com
A Fable.React hook that determines whether a component is currently visible on the screen. - JordanMarr/Feliz.UseIsVisible
0
3
0
#fsharp, is there a reason DU/records in a signature file have to be defined anew in the implementation file? At first glance it's a bit pointless with extra maintenance costs (unless you need additional members). Is this language suggestion-worthy? If so, does one exist?.
1
0
0
#fsharp, today's @FableCompiler bindings are for markdown-to-jsx. This time also with a demo page at
github.com
Fable bindings for markdown-to-jsx https://kerams.github.io/Fable.MarkdownToJsx/ - kerams/Fable.MarkdownToJsx
0
9
14