lodash-to-lodash-amd-codemods
Function converter
A tool that automates the conversion of Lodash functions to their AMD module equivalents.
4 stars
2 watching
0 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sodiumjoe/lobar | A command-line wrapper around lodash's chain method for functional data processing | 28 |
yanhaijing/lodjs | A JavaScript module loader based on the AMD specification, supporting modular development and dependency injection. | 291 |
jfmengels/eslint-plugin-lodash-fp | A set of rules to enforce best practices and consistency when using Lodash functions in JavaScript code. | 151 |
fcmam5/oktob.js | A JavaScript library that converts text between different alphabets based on keyboard layouts. | 38 |
easyqml/lodash.qml | An Lodash wrapper designed to simplify usage in QtQuick QML applications. | 8 |
lasso-js/lasso-lodash | A plugin that compiles Lo-Dash templates to CommonJS modules | 0 |
dhruvdutt/es5-function-to-class-codemod | Transforms ES5 functions to ES6 classes in JavaScript code | 32 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
vojtajina/js2dart | Converts JavaScript code to Dart, allowing compilation and re-conversion back to JavaScript. | 61 |
kcmr/web-components-codemods | Tools for transforming web components in JavaScript code | 8 |
codemod-js/codemod | Automated refactoring tool that rewrites JavaScript and TypeScript code | 420 |
skovhus/jest-codemods | A toolset to simplify the transition from various testing frameworks to Jest | 881 |
agirton/webpack-babel-codemod | A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |
vutran/preact-codemod | Automates the conversion of React code to Preact | 40 |
marvinhagemeister/smoldash | An alternative to Lodash, providing utility functions in TypeScript for modern web development | 109 |