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: almost 6 years ago
Linked from 1 awesome list

babeljavascriptlambdascala

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
babel/babel A tool that transpiles modern JavaScript code to earlier versions of the language 43,251
babel/gulp-babel A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. 1,321
sectorlabs/babel-plugin-transform-named-imports A Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size. 38
infernojs/ts-plugin-inferno A Typescript transformer that compiles TSX syntax to Inferno API directly 3
infernojs/babel-plugin-inferno Transforms JSX to InfernoJS vNodes 79
apache/xalan-c A C++ library for transforming XML documents using XSLT 1.0 standards 29
babel/grunt-babel Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. 437
babel/babelify Transforms JavaScript code into compatible formats for use in web browsers 1,681
owlsdepartment/vite-plugin-babel Enables Babel transformation of JavaScript code during Vite build and serve phases 53
babel/broccoli-babel-transpiler A plugin that transpiles JavaScript code to newer versions using Babel 57
loganfsmyth/babel-plugin-transform-builtin-extend Enables extending built-in JavaScript types like Error and Array by static analysis 148
vuejs/babel-plugin-transform-vue-jsx Transpiles Vue 2.0 JSX to JavaScript 1,849
tim-b/grunt-aws-lambda A Grunt plugin to assist in developing functions for AWS Lambda 247
martinandert/babel-plugin-css-in-js Converts JavaScript inline styles to class names and bundles them into a CSS file 298
remcohaszing/babel-plugin-transform-react-class-to-function A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. 24