{"library":"i18next-scanner-webpack","type":"library","category":null,"description":"A webpack plugin that automatically extracts i18n translation keys from your source code using i18next-parser. Integrates with webpack 5.x and requires Node.js >= 14.16.0. Version 1.0.0 includes breaking changes from v0.9.0: replaced the underlying scanner with i18next-parser. The plugin scans specified file extensions for translation function calls like t() and generates locale JSON files. Supports both ESM and CommonJS configs, async mode for faster dev builds, and customizable lexers for different file types. Differentiators: simple setup, tight webpack integration, and active maintenance.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","i18next","i18next-scanner","webpack","plugin","internationalization","i18n","localization"],"last_verified":"Wed May 27","install":[{"cmd":"npm install i18next-scanner-webpack","imports":["import I18nextWebpackPlugin from 'i18next-scanner-webpack'","new I18nextWebpackPlugin({ options: { locales: ['en', 'de'] } })","const I18nextWebpackPlugin = require('i18next-scanner-webpack')"]},{"cmd":"yarn add i18next-scanner-webpack","imports":[]},{"cmd":"pnpm add i18next-scanner-webpack","imports":[]}],"homepage":null,"github":"https://github.com/ph1p/i18next-scanner-webpack","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/i18next-scanner-webpack","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/i18next-scanner-webpack/compatibility"}}