Creation:2026-01-21Last update:2026-01-21

    vite-intlayer Package

    The vite-intlayer package provides a Vite plugin to integrate Intlayer into your Vite-based application.

    Installation

    npm install vite-intlayer

    Exports

    Plugin

    Import:

    import "vite-intlayer";
    Function Description Related Doc
    intlayer Main Vite plugin that integrates Intlayer into the build process. intlayer
    intlayerPlugin (Deprecated) Alias for intlayer. intlayer
    intlayerProxy Development middleware plugin to handle locale detection and routing. -
    intlayerMiddleware (Deprecated) Alias for intlayerProxy. -
    intlayerPrune Plugin to tree-shake and prune unused dictionaries during build. intlayerPrune