{"library":"rollup-plugin-externals","type":"library","category":null,"description":"A Rollup plugin that mimics webpack's externals configuration, allowing you to mark dependencies as external and provide global variable names for bundling with script tags. Currently at v0.0.1, it is a lightweight alternative to @rollup/plugin-node-resolve combined with manual external handling. It maps module IDs to global variable names, emitting `module.exports = window.VariableName` stubs at build time. Suitable for library authors bundling for browser environments. No dependencies and ships TypeScript types.","language":"javascript","status":"active","version":"0.0.1","tags":["javascript","rollup-plugin","typescript"],"install":[{"cmd":"npm install rollup-plugin-externals","imports":["import { externals } from 'rollup-plugin-externals'","const { externals } = require('rollup-plugin-externals')","import type { ExternalsOptions } from 'rollup-plugin-externals'"]},{"cmd":"yarn add rollup-plugin-externals","imports":[]},{"cmd":"pnpm add rollup-plugin-externals","imports":[]}],"homepage":null,"github":"https://github.com/magic-akari/rollup-plugin-externals","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-externals","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rollup-plugin-externals/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}