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

1.9.0 • Public • Published

Paraglide-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-vite
  • @inlang/paraglide-webpack
  • @inlang/paraglide-rollup
  • @inlang/paraglide-esbuild

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

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

Dependencies (4)

Dev Dependencies (4)

Package Sidebar

Install

npm i @inlang/paraglide-unplugin

Weekly Downloads

13,189

Version

1.9.0

License

Apache-2.0

Unpacked Size

43.3 kB

Total Files

50

Last publish

Collaborators

  • samuelstroschein
  • inlangbot