YouAreDaChef
Method combiner
A library that provides method combinations to separate concerns in object-oriented programming.
Coffeescript/Javascript method combinations for Underscore projects
183 stars
8 watching
9 forks
Language: CoffeeScript
last commit: almost 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raganwald/katy | Enables fluent method chaining on ordinary classes and objects | 171 |
koajs/compose | Utility to combine multiple middleware functions into a single cohesive piece of software | 1,004 |
jaspervdj/blaze-html | A library for generating HTML in Haskell by combining smaller components. | 242 |
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 |
gruntjs/grunt-contrib-concat | A tool for combining multiple files into one | 812 |
erikras/multireducer | Utility to create a single reducer from multiple copies of the same reducer | 422 |
samypesse/draft-js-multidecorators | Composes multiple DraftJS decorators into a single decorator | 32 |
itsmepetrov/redux-combine-actions | Middleware that combines async actions into a single dispatch sequence or parallel execution | 163 |
hipstersmoothie/compose-tiny | A lightweight function composition utility written in JavaScript. | 46 |
rpav/dynamic-mixins | A system for creating dynamic class combinations with ordered precedence and circular reference checking. | 31 |
scarvalhojr/aocleaderboard | Merges multiple Advent of Code leaderboards and displays them on a single page with scores and star counts. | 4 |
rjhwang/rollup-plugin-css-porter | A Rollup plugin to collect and combine all the imported CSS files into a single file. | 13 |
brunorb/algorithms.coffee | A collection of algorithms and data structures implemented in CoffeeScript | 37 |
adamjspooner/coffeescript-meet-backbonejs | A tutorial project introducing Backbone.js through CoffeeScript examples | 59 |
tawandakembo/code-collator | A tool that collates and organizes code into a unified Markdown file for easier sharing and documentation. | 5 |