unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
340 stars 18 forks source link

Expose unplugin for standard integration #263

Open pi0 opened 2 weeks ago

pi0 commented 2 weeks ago

Describe the feature

unjs/unplugin allows making unified bundler plugins.

By exposing direct unplugin implementations from unenv, integration could be easier, better testable and more standard for frameworks.

Additional information