Zaid Ajaj

Results 33 repositories owned by Zaid Ajaj

ThrowawayDb

139
Stars
7
Forks
Watchers

Dead simple integration tests with SQL Server or Postgres throwaway databases that are created on the fly, used briefly then disposed of automagically.

Hawaii

133
Stars
13
Forks
Watchers

dotnet CLI tool to generate type-safe F# and Fable clients from OpenAPI/Swagger or OData services

Snowflaqe

154
Stars
25
Forks
Watchers

A dotnet CLI to generate type-safe GraphQL clients for F# and Fable with automatic deserialization, static query verification and type checking

Femto

149
Stars
11
Forks
Watchers

Femto is a CLI tool that automatically resolves npm packages used by Fable bindings

LiteDB.FSharp

178
Stars
22
Forks
Watchers

Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations

Feliz

521
Stars
77
Forks
Watchers

A fresh retake of the React API in Fable and a collection of high-quality components to build React applications in F#, optimized for happiness

the-elmish-book

326
Stars
48
Forks
Watchers

A practical guide to building modern and reliable web applications in F# from first principles

Fable.Remoting

272
Stars
54
Forks
Watchers

Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps

tabula-rasa

199
Stars
16
Forks
Watchers

Minimalistic real-worldish blogging platform, written entirely in F#, made as a learning reference for building large Elmish apps

Npgsql.FSharp.Analyzer

136
Stars
9
Forks
Watchers

F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.