babel-plugin-ramda

Dependency remover

Removes unused Ramda dependencies from JavaScript code to simplify imports and reduce bundle size.

Easy ram modular builds

GitHub

311 stars
5 watching
33 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eschaefer/babel-plugin-framer-x A Babel plugin to remove Framer X code from React components. 15
oliviertassinari/babel-plugin-transform-react-remove-prop-types Removes unnecessary React propTypes from production builds to reduce file size. 897
tommmyy/ramda-extension Utility library for functional JavaScript extensions of Ramda. 167
codemix/babel-plugin-closure-elimination Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. 367
codemix/babel-plugin-macros Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization 262
guck111/ramda A functional JavaScript library designed to facilitate predictable and composable code 46
ramda/eslint-plugin-ramda Provides ESLint rules to enforce pragmatic usage of Ramda functions in JavaScript 117
selfrefactor/rambdax An extended version of Rambda, a lightweight alternative to Ramda with TypeScript support and improved readability 221
ramda/ramda-lens A JavaScript library providing composable data access functionality using lenses 184
ember-cli/babel-plugin-feature-flags Manages feature flags for enabling and disabling features in JavaScript code 57
babel/gulp-babel A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. 1,321
char0n/ramda-adjunct A comprehensive set of functional utilities for use with Ramda, providing reusable and well-tested functions. 682
babel/grunt-babel Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. 437
haskellcamargo/babel-plugin-implicit-function Enables lazy evaluation in JavaScript code by providing an alternative to the `always` function 24
speedskater/babel-plugin-rewire A Babel plugin for rewriting module dependencies to facilitate testing and mocking of external dependencies. 842