WimJongeneel / ts-iqueryableLinks
Expressions and IQueryables in TypeScript
☆18Updated 5 years ago
Alternatives and similar repositories for ts-iqueryable
Users that are interested in ts-iqueryable are comparing it to the libraries listed below
Sorting:
- A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.☆42Updated 10 months ago
- Library for defining, consuming and/or serving strongly typed RESTful API endpoints in TypeScript.☆28Updated last year
- TypeScript utility types for function arguments☆28Updated 4 years ago
- A language server plugin for my own refactorings. Feel free to use them too!☆13Updated last year
- Virtual actor framework for node.js☆19Updated 7 years ago
- A TypeScript snippet compiler for any test framework☆33Updated last year
- A simple strongly-typed pub/sub/fire eventing system.☆21Updated last year
- Elmish architecture in Typescript☆11Updated 2 years ago
- Actor model for NodeJS and browsers☆41Updated 3 years ago
- Router for the React Use Elmish (https://github.com/ncthbrt/react-use-elmish)☆12Updated 2 years ago
- Stream Store based on Postgres for Node.JS☆40Updated 2 years ago
- TypeScript implementation of Microsoft dotnet's LINQ to Objects using ES6 iterables☆13Updated 2 years ago
- A SQL query-builder/ORM☆38Updated 3 years ago
- "Using statement" in JavaScript and TypeScript.☆69Updated 2 years ago
- LINQ to TypeScript☆151Updated 3 months ago
- ☆45Updated 2 years ago
- ☆35Updated last year
- Functional helpers including `Async` and `Result` to help enable things like "railway-oriented" programming. Heavily inspired by F#☆31Updated last year
- EventStore is an open source EventStore for NodeJS inspired by the prooph/event-store v7.0 for PHP☆10Updated 4 years ago
- Project Watchtower is a TypeScript first, opinionated foundation for creating universal (Server Side Rendered) React applications.☆25Updated 4 months ago
- A micro-framework for bidirectional mapping between relational datastores and GraphQL APIs (powered by Node.js)☆58Updated 2 years ago
- Typescript Extension Methods demo