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 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eschaefer/babel-plugin-framer-xA Babel plugin to remove Framer X code from React components.15
oliviertassinari/babel-plugin-transform-react-remove-prop-typesRemoves unnecessary React propTypes from production builds to reduce file size.896
tommmyy/ramda-extensionUtility library for functional JavaScript extensions of Ramda.168
codemix/babel-plugin-closure-eliminationEliminates unnecessary closures from JavaScript code to improve performance and memory efficiency.367
codemix/babel-plugin-macrosBabel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization262
guck111/ramdaA functional JavaScript library designed to facilitate predictable and composable code46
ramda/eslint-plugin-ramdaProvides ESLint rules to enforce pragmatic usage of Ramda functions in JavaScript117
selfrefactor/rambdaxAn extended version of Rambda, a lightweight alternative to Ramda with TypeScript support and improved readability221
ramda/ramda-lensA JavaScript library providing composable data access functionality using lenses184
ember-cli/babel-plugin-feature-flagsManages feature flags for enabling and disabling features in JavaScript code57
babel/gulp-babelA Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats.1,320
char0n/ramda-adjunctA comprehensive set of functional utilities for use with Ramda, providing reusable and well-tested functions.683
babel/grunt-babelEnables transpilation of modern JavaScript code to older formats for compatibility with older environments.437
haskellcamargo/babel-plugin-implicit-functionEnables lazy evaluation in JavaScript code by providing an alternative to the `always` function24
speedskater/babel-plugin-rewireA Babel plugin for rewriting module dependencies to facilitate testing and mocking of external dependencies.842