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
54 stars
4 watching
4 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
babeljavascriptlambdascala
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| A Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size. | 38 |
| A Typescript transformer that compiles TSX syntax to Inferno API directly | 3 |
| Transforms JSX to InfernoJS vNodes | 79 |
| A C++ library for transforming XML documents using XSLT 1.0 standards | 29 |
| Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
| Enables Babel transformation of JavaScript files during Vite development and build processes. | 53 |
| A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| Enables extending built-in JavaScript types like Error and Array by static analysis | 148 |
| Transpiles Vue 2.0 JSX to JavaScript | 1,847 |
| A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
| Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
| A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. | 24 |