babel-plugin-holes

Function composer

A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition.

Consistent Scala-like holes to increase code expressivity

GitHub

48 stars
2 watching
0 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
haskellcamargo/babel-plugin-function-compositionA Babel plugin that enables function composition using the & operator to create more complex functions from simple ones.63
codemix/babel-plugin-macrosBabel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization262
babel/gulp-babelA Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats.1,320
amerani/babel-plugin-localizeA plugin to modify static strings in JavaScript code to support localization10
codemix/babel-plugin-closure-eliminationEliminates unnecessary closures from JavaScript code to improve performance and memory efficiency.367
codemix/babel-plugin-contractsA Babel plugin that supports design by contract for JavaScript functions.267
haskellcamargo/babel-plugin-implicit-functionEnables lazy evaluation in JavaScript code by providing an alternative to the `always` function24
istanbuljs/babel-plugin-istanbulA Babel plugin that adds instrumentation to JavaScript code to facilitate coverage analysis during testing631
loganfsmyth/babel-plugin-transform-builtin-extendEnables extending built-in JavaScript types like Error and Array by static analysis148
cameronhunter/rollup-plugin-pegjsAn npm package that allows importing PEG.js grammars as parsers directly in code7
vslinko/babel-plugin-react-requireA Babel plugin that adds React import declaration to files containing JSX tags159
babel/grunt-babelEnables transpilation of modern JavaScript code to older formats for compatibility with older environments.437
babel/babel-brunchA Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers.69
vihanb/babel-plugin-loop-optimizerAn optimization plugin for Babel that replaces certain array methods with for loops74
callwait/babel-plugin-react-hiccupConverts Hiccup syntax to JSX for React with Babel16