eslint-plugin-functional VS immutable-js

Compare eslint-plugin-functional vs immutable-js and see what are their differences.

eslint-plugin-functional

ESLint rules to disable mutation and promote fp in JavaScript and TypeScript. (by eslint-functional)

immutable-js

Immutable persistent data collections for Javascript which increase efficiency and simplicity. (by immutable-js)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
eslint-plugin-functional immutable-js
5 38
728 32,853
1.6% 0.1%
9.0 7.0
18 days ago 3 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

eslint-plugin-functional

Posts with mentions or reviews of eslint-plugin-functional. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-05.

immutable-js

Posts with mentions or reviews of immutable-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-12.

What are some alternatives?

When comparing eslint-plugin-functional and immutable-js you can also consider the following projects:

fp-ts - Functional programming in TypeScript

Immer - Create the next immutable state by mutating the current one

remeda - A utility library for JavaScript and TypeScript.

mori - ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript

pratica - 🥃 Functional Algebraic Data Types

ramda - :ram: Practical functional Javascript

eslint-plugin-total-functions - An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.

lodash - A modern JavaScript utility library delivering modularity, performance, & extras.

typescript-eslint-demo - typescript eslint playground

RxJS

effect - A fully-fledged functional effect system for TypeScript with a rich standard library

immutability-helper - mutate a copy of data without changing the original source