jonaskello

jonaskello/tslint-immutable

TSLint rules to disable mutation in TypeScript.

TypeScript
424
14
MIT License

This project provides TSLint rules that enforce immutability in TypeScript code by requiring the use of `readonly` modifiers, `ReadonlyArray`, and preventing mutation of arrays and objects. It also includes rules to promote functional programming style by disallowing `let` variables, `this` usage, classes, and certain statements like `if` and loops. The rules are designed for developers who want to ensure immutability and functional programming practices in their TypeScript applications, particularly useful in contexts like Redux/React where immutable state is important.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

jonaskello's profile
jonaskello
304 contributions
RebeccaStevens's profile
RebeccaStevens
41 contributions
aboyton's profile
aboyton
2 contributions
bwnodak's profile
bwnodak
2 contributions
ianbollinger's profile
ianbollinger
2 contributions
miangraham's profile
miangraham
2 contributions
geon-debug's profile
geon-debug
2 contributions
bakerface's profile
bakerface
1 contributions
algesten's profile
algesten
1 contributions
moshensky's profile
moshensky
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet