I'm a full-stack dev who often wishes they had LINQ available when working in the frontend, so I ported LINQ to JavaScript.

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. linqjs

    Minimalist implementation of LINQ-style extension methods for JavaScript

    I made a JS port of the LINQ extension methods using the generator function feature of ES6: github, npm. It works pretty much exactly like LINQ in C# does, just with camelCase for the method names.

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. curray

    Curray is an extension library for the Array object.

    Lol did the same thing a few years ago https://github.com/rogerfar/curray

  4. sharp-collections

    TypeScript LINQ library implementing all .NET LINQ methods and some more.

    I'm using: https://github.com/vdolek/sharp-collections

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • TypeScript please give us types

    4 projects | /r/typescript | 8 Jul 2023
  • Is Lodash still a thing? Or are there already newer/better libraries?

    2 projects | /r/webdev | 27 Jul 2021
  • LINQ implemented in JavaScript Template Literals

    4 projects | /r/javascript | 27 Mar 2021
  • 5 Essential Tools Every Bootstrapped SaaS Startup Needs to Succeed

    1 project | dev.to | 12 Feb 2025
  • The Good, the Bad, and the OpenAPI: Why Developers Love and Hate It

    1 project | dev.to | 9 Feb 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?