There are 2 repositories under pure-function topic.
List of functions which you can use to replace moment.js + ESLint Plugin
No-Frills Functional Programming Lib Augmenting Javascript/Node.js
a redux-like library for managing state with simpler api
Code for my ngconf talk "Optimizing an Angular Application".
a simple total pure functional language, eventually to have powerful static checking and optimization
Static Python code analyzer, that tries to check if functions in code are pure or not and why.
The Elm Architecture (TEA) based library for Kotlin Multiplatform, Android, iOS, Js, Jvm
This is the source code accompanying my blog post explaining the upside of using pure functions in Java.
Workshop for introduction to functional programming
JavaScript Web is a resource for frontend job interview and daily development work.
A functional framework aimed at extremely low coupling
Why java streams laziness needs pure functions.
Coding exercise: The martian robots/ rovers problem in Java with a functional twist..
A pure functional, statically typed, non-strictly evaluated golfing language.
This is a repository with an implementation of Conway's Game of Life. The game itself is implemented using several stacks in C#, F# and TypeScript. The purpose behind it is to have a small real-world example to show functional principles and features. Moreover, the repository is organized as 3 different projects an a small book/course in markdown to describe functional programming and reactive programming.
Type safe computational graph interface
React basic with minimal setup without using 'create-react-app'
A Python library that analyzes your module and automatically caches purely functional sections
Sample add, delete, edit list Reactjs