compose-tiny
Function combiner
A lightweight function composition utility written in JavaScript.
A very tiny and fast compose function.
46 stars
3 watching
2 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
koajs/compose | Utility to combine multiple middleware functions into a single cohesive piece of software | 1,004 |
blackmiaool/rn-less | A tool that allows developers to write React Native styles using LESS syntax and combines styles with the same class name into a single object | 19 |
stoeffel/compose-function | A JavaScript library for composing functions together to create new function combinations. | 56 |
igorw/compose | Allows users to stitch functions together to form a pipeline. | 84 |
raganwald/youaredachef | A library that provides method combinations to separate concerns in object-oriented programming. | 183 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
tedious/jshrink | A PHP class that reduces the size of JavaScript code to improve delivery performance | 749 |
dominictarr/scuttlebucket | A framework that creates and composes multiple modules into a single, self-contained system | 21 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
samypesse/draft-js-multidecorators | Composes multiple DraftJS decorators into a single decorator | 32 |
jamesplease/react-composer | A library to simplify composing multiple render prop components together | 611 |
mentalisttraceur/python-compose | A Python library that enables function composition with type checking and support for async/await | 33 |
coderaiser/minify | A command-line tool that minimizes and optimizes JavaScript, CSS, HTML, and image files for smaller sizes. | 229 |
gruntjs/grunt-contrib-concat | A tool for combining multiple files into one | 812 |
dockyard/ember-composable-helpers | A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |