babel-plugin-lodash-fp

Transform lodash syntax to lodash/fp syntax using Babel.

Usage no npm install needed!

<script type="module">
  import babelPluginLodashFp from 'https://cdn.skypack.dev/babel-plugin-lodash-fp';
</script>

README

babel-plugin-lodash-fp

Installation

npm install babel-plugin-lodash-fp

Development

git clone https://github.com/tbroadley/babel-plugin-lodash-fp.git
cd babel-plugin-lodash-fp
npm install
npm test -- --watch