functional-js
There are 147 repositories under functional-js topic.
MoonHighway/learning-react
The code samples for Learning React by Alex Banks and Eve Porcello, published by O'Reilly Media
llh911001/mostly-adequate-guide-chinese
函数式编程指南中文版
ManukMinasyan/vue-functional-calendar
Vue.js Functional Calendar | Component/Package
getify/FPO
FP library for JavaScript. Supports named-argument style methods.
thesephist/torus
Torus is an event-driven model-view UI framework for the web, focused on being tiny, efficient, and free of dependencies.
slorber/combine-promises
Like Promise.all(array) but with an object instead of an array.
thefrontside/funcadelic.js
Functional programming and category theory for everyday JavaScript development
dmitriz/functional-examples
Examples with Functional JavaScript, following Professor Frisby's course
taming-the-state-in-react/react-snake
React Snake (Functional Style)
Simingchen/Functional-Light-JS
JavaScript轻量级函数式编程(中文翻译)
michael-klein/hookuspocus
hooks for all the functions!
eser/evangelist
[Deprecated] 🌟 Library of helpers that are useful for functional programming
radiovisual/functional-programming-resources
Archive the best resources surrounding the functional programming paradigm for JavaScript developers.
andywer/observable-fns
🕵️♀️ Light-weight observable implementation and functional utilities in TypeScript
Jozty/Fae
A functional module for Deno inspired from Ramda.
OctoD/tiinvo
Simplify your TypeScript and JavaScript code. Use this lib and functional programming.
caesarsol/traph
Transformation graph for JS Objects, a powerful and declarative way to remap one Object in another.
kwasniew/hyperbook
https://github.com/kwasniew/hyperbook-tutorial
Chalarangelo/furl
Functional react.js components.
dhershman1/kyanite
A small purely functional library of curried functions, with great piping possibilities!
eser/immunity
[Deprecated] 🧱 Library of methods for maintaining immutable data structures
ritesh404/kudojs
A utility library to write code in functional programming style in Javascript
robinpokorny/transform-props-with
:repeat: Functional approach to React component reuse
dimitris-papadimitriou-chr/FunctionalJsWithCategories
Functional Programming in Javascript with Categories
dmitriz/tiny-cps
Tiny goodies for Continuation-Passing-Style functions (OLDER VERSION), use instead the NEWER `cpsfy`
SandroMaglione/eslint-plugin-fp-ts-strict
ESLint plugin for typescript to enforce fp-ts functions to avoid the most common javascript problems
monw3c/Functional-Light-JS
(翻译)JavaScript轻量级函数式编程
locphan87/react-native-boilerplate
A feature oriented react native boilerplate using functional patterns and tools
kutyel/functional-programming
⚙️ My personal collection of FP JavaScript functions!
delanni/if-expression
$if 💰Expression based conditional.
tk-notes/pomo-lambda
λ - A Pomodoro Timer using Functional Programming style
dimitris-papadimitriou-chr/Functional-TS-With-Categories
this is the github repo for the Book :" Functional Programming in TypeScript - With categories "
Nehle/horux
A collection of utility belt functions for composing reducers for redux
ace411/bingo-functional-js
A JavaScript port of the bingo-functional library.
kutyel/fpjs-workshop
⚡️ My workshop to teach FP principles in JavaScript
rodrigo-picanco/dynamic-string
Reuse string interpolation in JavaScript.