babel-plugin-transform-scala-lambda

Lambda transformer

A plugin that simplifies JavaScript code by allowing a more concise syntax inspired by Scala's lambda style

Enable Scala lambda style

GitHub

54 stars
4 watching
4 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list

babeljavascriptlambdascala

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
babel/babelA tool that transpiles modern JavaScript code to earlier versions of the language43,304
babel/gulp-babelA Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats.1,320
sectorlabs/babel-plugin-transform-named-importsA Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size.38
infernojs/ts-plugin-infernoA Typescript transformer that compiles TSX syntax to Inferno API directly3
infernojs/babel-plugin-infernoTransforms JSX to InfernoJS vNodes79
apache/xalan-cA C++ library for transforming XML documents using XSLT 1.0 standards29
babel/grunt-babelEnables transpilation of modern JavaScript code to older formats for compatibility with older environments.437
babel/babelifyTransforms JavaScript code into compatible formats for use in web browsers1,681
owlsdepartment/vite-plugin-babelEnables Babel transformation of JavaScript files during Vite development and build processes.53
babel/broccoli-babel-transpilerA plugin that transpiles JavaScript code to newer versions using Babel57
loganfsmyth/babel-plugin-transform-builtin-extendEnables extending built-in JavaScript types like Error and Array by static analysis148
vuejs/babel-plugin-transform-vue-jsxTranspiles Vue 2.0 JSX to JavaScript1,847
tim-b/grunt-aws-lambdaA Grunt plugin to assist in developing functions for AWS Lambda247
martinandert/babel-plugin-css-in-jsConverts JavaScript inline styles to class names and bundles them into a CSS file298
remcohaszing/babel-plugin-transform-react-class-to-functionA plugin that transforms React component classes into functions to improve consistency and simplify code maintenance.24