npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@start-dev/rollup-plugin-wrap-commonjs-entrypoints

1.0.0

@start-dev-bot

npmSnykSocket
Downloads:90
$ npm install @start-dev/rollup-plugin-wrap-commonjs-entrypoints
DailyWeeklyMonthlyYearly

@start-dev/rollup-plugin-wrap-commonjs-entrypoints

A rollup plugin that takes any CommonJS entrypoints and creates a wrapper module the exposes all properties as named ES Modules exports. This is only useful when you are building your output as an ES Module to be consumed by other ES Modules.