UnderscoreCF
CF library
An implementation of a functional programming library compatible with Coldfusion
An UnderscoreJS port for Coldfusion. Functional programming library.
89 stars
20 watching
38 forks
Language: ColdFusion
last commit: over 7 years ago
Linked from 1 awesome list
coldfusion
Related projects:
Repository | Description | Stars |
---|---|---|
serkanyersen/underscore.py | A Python port of a JavaScript utility library providing functional programming tools and micro templating functionality. | 291 |
cfjedimaster/coldfusion-ui-the-right-way | A resource for learning to build UI components from scratch using ColdFusion without relying on built-in controls. | 101 |
rjnemo/underscore | A Go library providing functional programming helpers without extending built-in objects. | 110 |
marcesher/cfmongodb | Provides an interface to MongoDB from Adobe ColdFusion, allowing data creation and persistence in a structured way. | 89 |
mirven/underscore.lua | A Lua library implementing functional programming utilities inspired by the JavaScript library underscore. | 403 |
ortus-solutions/cfcouchbase-sdk | A CFML library providing NoSQL capabilities and interaction with Couchbase Server | 17 |
mjclemente/algolia.cfc | A CFML wrapper for the Algolia Search API client | 7 |
alumniq/momentcfc | A ColdFusion-based implementation of date and time manipulation utilities inspired by moment.js. | 45 |
ahl5esoft/golang-underscore | A Go library providing functional programming utilities similar to underscore.js and C# LINQ. | 399 |
rpominov/kefir | A JavaScript framework for functional reactive programming and composable event handling | 2 |
jasonshin/fp-core.rs | A library providing purely functional data structures and concepts to support functional programming in Rust. | 1,357 |
jcberquist/sublimetext-cfml | A CFML package for Sublime Text, providing syntax highlighting and support for ColdFusion Markup Language. | 115 |
beark/ftl | A C++ template library for building functional programming concepts and expanding the standard library with additional concepts | 991 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,342 |
cpgf/cpgf | A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |