Snap.js - A competitor to Lodash

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

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
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. proposal-array-grouping

    Discontinued A proposal to make grouping of array items easier

    They are coming out with array.group() soon, which is supposed to also fulfil the use-case of partitioning :) - https://github.com/tc39/proposal-array-grouping.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. ramda

    :ram: Practical functional Javascript

    Do note though that ramda is different from rambda. 👍 (Granted they are very similar!)

  4. bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

    Don't believe me? Check out this link: https://bun.sh/ And watch as your programming skills start to mesh. So let's give Bun a round of applause, And watch as it blows away all other JavaScript laws!

  5. just

    A library of dependency-free JavaScript utilities that do just one thing. (by angus-c)

    I absolutely love this. When I need some Lodash alternative I'll usually reference angus-c/just but I am definitely bookmarking this for next time.

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 types can run DOOM [video]

    11 projects | news.ycombinator.com | 26 Feb 2025
  • Node vs Deno vs Bun: Comparing JavaScript Runtimes

    2 projects | dev.to | 30 Nov 2024
  • Performance Analysis of JSON, Buffer / Custom Binary Protocol, Protobuf, and MessagePack for Websockets

    3 projects | dev.to | 31 Oct 2024
  • Deno overview

    3 projects | dev.to | 22 Sep 2024
  • Proposal for Standardized JSX

    3 projects | news.ycombinator.com | 30 Aug 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?