@inlang/paraglide-js-adapter-unplugin
TypeScript icon, indicating that this package has built-in type declarations

1.4.29 • Public • Published

Paraglide Adapter Unplugin

This package provides an Unplugin Wrapper around the paraglide-js compiler, making it easier to use with bundler such as Vite, Webpack, Rollup, and RsPack.

Learn more about Paraglide

Usage

It's unlikely that you want to use this package directly. Instead, you should use the version specific to your bundler.

  • @inlang/paraglide-js-adapter-vite
  • @inlang/paraglide-js-adapter-webpack
  • @inlang/paraglide-js-adapter-rollup
  • @inlang/paraglide-js-adapter-esbuild

If you want to use the experimental RsPack bundler, you can use this package directly.

import { paraglide } from "@inlang/paraglide-js-adapter-unplugin";
paraglide.rspack // RsPack Plugin (experimental)

Package Sidebar

Install

npm i @inlang/paraglide-js-adapter-unplugin

Weekly Downloads

5,766

Version

1.4.29

License

Apache-2.0

Unpacked Size

10 kB

Total Files

6

Last publish

Collaborators

  • inlangbot
  • samuelstroschein