composable-functions
Function composer
Provides a set of types and functions to make function composition easy and safe in TypeScript.
Types and functions to make composition easy and safe
682 stars
11 watching
14 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Allows users to stitch functions together to form a pipeline. | 84 |
| A JavaScript library for composing functions together to create new function combinations. | 56 |
| A Babel plugin that enables function composition using the & operator to create more complex functions from simple ones. | 63 |
| A Python library that enables function composition with type checking and support for async/await | 33 |
| An interactive introduction to function composition in Swift 3 | 59 |
| A library providing a functional programming layer for TypeScript, offering tools and abstractions to improve code readability and maintainability. | 1,536 |
| A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. | 445 |
| A library providing a foundation for type-level functions and compositions in Haskell | 87 |
| A TypeScript library providing functional programming concepts and immutable data structures. | 378 |
| An environment for creating and processing music with visual programming tools based on Common Lisp. | 167 |
| Provides a C++ class template to create distinct, convertible types from underlying types. | 109 |
| Utility methods to create reusable React components with customizable classes and props. | 9 |
| A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
| A language-agnostic way to define algebraic data types using polynomials. | 367 |
| A JavaScript utility for creating named functions and constructors with optional prototype inheritance and simulation of prototype chain for older browsers. | 7 |