MCPcopy Index your code
hub / github.com/aralroca/next-translate-plugin

github.com/aralroca/next-translate-plugin @3.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 3.2.0 ↗ · + Follow
51 symbols 151 edges 19 files 0 documented · 0% 3 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

All Contributors

Next-translate-plugin

<b>Webpack/Turbopack plugin</b>







<img src="https://github.com/aralroca/next-translate-plugin/raw/3.2.0/images/logo.svg" width="200" alt="next-translate" />

npm version PRs Welcome follow on Twitter

Sponsored by <a href="https://kitmul.com/en" alt="Kitmul">Kitmul</a>

Two of the goals of next-translate is to be a tiny library (~2kb) and to have no external dependencies.

Since this plugin uses TypeScript compiler dependency, and we don't want you to have to bring extra kb into the pipeline, we have chosen to separate next-translate and next-translate-plugin with two distinct packages.

This way you can save this as devDependencies instead of dependencies.

yarn add next-translate-plugin -D

or

npm install next-translate-plugin --save-dev

Documentation

All the documentation is in Next-translate repository:

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Josef Hes Josef Hes 💻

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 48
Interface 3

Languages

TypeScript100%

Modules by API surface

src/utils.ts31 symbols
src/types.ts3 symbols
src/templateAppDir.ts3 symbols
src/index.ts3 symbols
__tests__/templateAppDir.test.js3 symbols
src/loader.ts2 symbols
build-packages.js2 symbols
src/templateWithLoader.ts1 symbols
src/templateWithHoc.ts1 symbols
__tests__/utils.test.js1 symbols
__tests__/templateWith.utils.js1 symbols

Used by 3 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add next-translate-plugin \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page