@yafu/rollup-plugin-curry
v1.1.2
Published
### to try out
Downloads
14
Readme
rollup project
to try out
- Run yarn
- check out the sample files in the
samplecode
folder - run
yarn rollup -c rollup.samplecode.config.js
to transpile them - Notice the output during translation ad checkout the transpiled files in the
sampledist
folder - Checkout the plugin in
lib/plugin.js
with comments and links to official doc.