cfunctions
Cloud function library
A library that enables the creation and execution of self-contained JavaScript functions on a cloud system, using environment variables to bind variables to specific values.
0 stars
1 watching
0 forks
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
teaentitylab/fpes | A library providing core functional programming functions and types for JavaScript | 43 |
elclanrs/dom.js | A proof-of-concept implementation of the do monad syntax in JavaScript for functional programming | 11 |
algesten/fnuc | A functional programming library for CoffeeScript and JavaScript. | 16 |
wardlem/lambdash | A library providing generic functional programming functionality for JavaScript | 5 |
eliperelman/fn.js | A JavaScript library designed to promote and support functional programming principles in software development. | 15 |
loop-recur/lambdajs | A JavaScript library that enables functional programming by making all built-in functions pure and curried, promoting a more compositional and predictable coding style. | 143 |
funkia/jabz | A library providing reusable functional abstractions for JavaScript and TypeScript, including functors, monads, traversables, and more. | 90 |
esamattis/jslibs | A curated collection of useful JavaScript libraries for building web applications. | 59 |
f-o-a-m/purescript-web3 | A Purescript client for interacting with an Ethereum node. | 127 |
darklang/tablecloth | A set of libraries providing standardized API functions across different functional programming languages | 513 |
functionaljs/functional-js | A JavaScript library for functional programming with currying and point-free programming capabilities | 223 |
happyfish100/libfastcommon | A set of utility functions and data structures used in distributed systems and network applications. | 898 |
beastaugh/udon | A library providing basic support for functional programming in JavaScript | 71 |
daltron/bigboard | A comprehensive financial markets library for iOS that abstracts away the complexities of Yahoo Finance API's and provides easy access to various financial data. | 67 |
evilsoft/crocks | A collection of well-known Algebraic Data Types and their associated helper functions for functional programming in JavaScript. | 1,592 |