compose-function
Function composer
A JavaScript library for composing functions together to create new function combinations.
Function composition
56 stars
5 watching
3 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Babel plugin that enables function composition using the & operator to create more complex functions from simple ones. | 63 |
| Allows users to stitch functions together to form a pipeline. | 84 |
| Provides a set of types and functions to make function composition easy and safe in TypeScript. | 682 |
| A Python library that enables function composition with type checking and support for async/await | 33 |
| A library to simplify composing multiple render prop components together | 610 |
| A toolkit for building and orchestrating event-driven applications by composing functions and HTTP endpoints in a functional programming style | 153 |
| A JavaScript utility for creating named functions and constructors with optional prototype inheritance and simulation of prototype chain for older browsers. | 7 |
| A lightweight function composition utility written in JavaScript. | 46 |
| A framework that creates and composes multiple modules into a single, self-contained system | 21 |
| An interactive introduction to function composition in Swift 3 | 59 |
| A small JavaScript wrapper around the browser's native clipboard API to simplify text copying | 147 |
| A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |
| A puzzle game written in PureScript that uses functional programming principles to compose and solve 2D cube puzzles. | 2,007 |
| A library for composing complex data-driven visualizations from reusable charts and components with D3 | 698 |
| Utility to combine multiple middleware functions into a single cohesive piece of software | 1,005 |