1.1.2 • Published 8 months ago

@yafu/rollup-plugin-curry v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

rollup project

to try out

  1. Run yarn
  2. check out the sample files in the samplecode folder
  3. run yarn rollup -c rollup.samplecode.config.js to transpile them
  4. Notice the output during translation ad checkout the transpiled files in the sampledist folder
  5. Checkout the plugin in lib/plugin.js with comments and links to official doc.