sharp-collections
linqbox

sharp-collections | linqbox | |
---|---|---|
1 | 11 | |
13 | 135 | |
- | - | |
0.0 | 0.0 | |
about 2 years ago | almost 5 years ago | |
TypeScript | TypeScript | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sharp-collections
-
I'm a full-stack dev who often wishes they had LINQ available when working in the frontend, so I ported LINQ to JavaScript.
I'm using: https://github.com/vdolek/sharp-collections
linqbox
-
TypeScript please give us types
Positioning the Ark parser as a unified string syntax for runtime types (to me at least) makes the rationales and justifications for string parsing much more apparent and focused, much more so than just saying "hey, here's a library to write your types with strings just because". It also services as a prototypal implementation of what JS types "could" look like one day (if only we could drop the `scope` and `type` and just write the types naturally in JavaScript), I took a similar approach with https://github.com/sinclairzx81/linqbox many years ago.
-
What do you guys think of this SQL LINQ-like syntax?
Well, I wrote this ... https://github.com/sinclairzx81/linqbox, an actual LINQ syntax mostly for cartesian products (because cartesians with lambda are quite awkward after all)
-
Why we ditched GraphQL for tRPC
One shouldn't need to look OData query syntax. For a C# client querying an OData endpoint, one simply need only write LINQ. A problem that exists in current fashionable languages is they do not support anything resembling LINQ. (Although some options exist for Elixir (Ecto) and Rust (implemented via proceedural macro). As for JavaScript....I have tried https://github.com/sinclairzx81/linqbox
- Compiling typescript to.... SQL?
-
Why C# goes well with TypeScript
If you ask me, TypeScript is a legitimate successor to C#. The only stuff missing in TypeScript is LINQ (as you mentioned) which is why I wrote this, and System.Reflection which is why I wrote this.
- LINQ implemented in JavaScript Template Literals
-
Why are we still using ORMs?
Thanks for the response. Here's a fun library I wrote https://github.com/sinclairzx81/linqbox
- Query Expressions for JavaScript (LINQ)
What are some alternatives?
linq.ts - 🌀LINQ for TypeScript
threadbox - Recursive Worker Threads in NodeJS
flatlist-react - A helpful utility component to handle lists in react like a champ
curray - Curray is an extension library for the Array object.
chiselstrike - ChiselStrike abstracts common backends components like databases and message queues, and let you drive them from a convenient TypeScript business logic layer
linqjs - Minimalist implementation of LINQ-style extension methods for JavaScript
LInQer - The C# Language Integrated Queries ported for Javascript for amazing performance
cleasby-vigfusson-next - The Cleasby & Vigfusson Old Norse Dictionary for Next.js
iterable-query-linq - LINQ-like syntax via ECMAScript tagged templates
stream - Typesafe API for processing iterable data in TypeScript and JavaScript.
Knex - A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
