189 skills found · Page 1 of 7
gvergnaud / HotscriptA library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.
elixir-plug / PlugCompose web applications with functions
panpf / SketchSketch is an image loading library designed for Compose Multiplatform and Android View. It is powerful and rich in functions. In addition to basic functions, it also supports GIF, SVG, video thumbnails, Exif Orientation, etc.
glycerine / ZygomysZygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy.
pytorch / Functorchfunctorch is JAX-like composable function transforms for PyTorch.
skydoves / Compose Stability Analyzer🦄 Real-time analysis of Jetpack Compose composable functions' stability directly within Android Studio or IntelliJ.
shellfire-dev / ShellfireA repository of namespaced, composable shell (bash, sh and dash) function libraries. Takes aware the pain of shell scripting, making it robust and reusable. Includes secure curl usage, JSON, XML and Debian control file parsers, dependency documentation via attributes, and more. Batteries ARE included.
reflex-frp / ReflexInteractive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
umbrella22 / Electron Vite TemplateThis project is a vue3 + Vite + electron project template composed of Vite and rollup. It has the same functions as my previous electron+Vue+template project
dai-shi / React Hooks Async[NOT MAINTAINED] React custom hooks for async functions with abortability and composability
osteele / Functional JavascriptFunctional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also defines functions such as curry, rcurry, and partial for partial function application; and compose, guard, and until for function-level programming.
SmartToolFactory / Compose Image🚀🏞💪 Collection of Images, Modifiers, utility functions for Jetpack Compose to expand and enrich displaying, manipulating, scaling, resizing, zooming, and getting cropped ImageBitmap based on selection area
LinusBorg / Vue MixableTurn Vue Mixins into Composables with a simple wrapper function
fortesinformatica / Fortesreport CeThe FortesReport is a powerful report generator available as a package of components for Delphi. In FortesReport, the reports are composed of bands that have specific functions in the print stream. You define groupings, sublevels and totals simply by hierarchical relationship between bands. Moreover, the FortesReport has a rich palette of components for text, charts, formulas, bar codes, filters and layout.
Wildhoney / KeoPlain functions for a more functional Deku approach to creating stateless React components, with functional goodies such as compose, memoize, etc... for free.
wilmoore / Selectn.jsCurried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
PatilSiddhesh / HoliHoli is a lightweight Jetpack Compose library of colors, gradients and cool utility functions for all your palette needs!
pacifio / CerseiThe Rust SDK for building coding agents. Tool execution, LLM streaming, graph memory, sub-agent orchestration, MCP — as composable library functions.
gulpjs / BachCompose your async functions with elegance.
ibm-functions / ComposerComposer is a new programming model for composing cloud functions built on Apache OpenWhisk.