18 packages matching “transglot”
transglot
v0.3.0 · 4 days ago
CI client for transglot: push/pull translation files, wait on AI batches.
No known vulnerabilities
@transglot/react
v0.2.0 · 27 days ago
React adapter for the transglot in-context editor: <TransglotProvider>, useIncontextT, and the Shadow-DOM editing dialog over @transglot/incontext.
No known vulnerabilities
@transglot/lsp
v0.1.0 · 27 days ago
One editor-agnostic Language Server that brings transglot intelligence to every LSP client (VS Code, Neovim, JetBrains, Sublime, Helix): missing-translation diagnostics, inline translation hovers/CodeLens, and an "Extract to transglot key" code action.
No known vulnerabilities
@transglot/vue
v0.1.0 · 27 days ago
Vue 3 adapter for @transglot/runtime: the Transglot plugin, a useTranslations()/useT() composable, and a reactive <T> component that re-renders on locale switch.
No known vulnerabilities
@transglot/incontext
v0.2.0 · 27 days ago
Zero-dependency runtime SDK for the transglot in-context editor: watermarking, ALT+click overlay, and the scoped-session API client.
No known vulnerabilities
@transglot/astro
v0.1.0 · 27 days ago
SSR-aware Astro integration over @transglot/runtime: a per-request getLocaleBundle() (+ middleware) that returns a serializable snapshot for .astro server rendering, and a hydration-safe <TransglotIsland> (a React island wrapper of @transglot/react-i18n)
No known vulnerabilities
@transglot/runtime
v0.1.0 · 27 days ago
Zero-dependency runtime i18n client for transglot: loads PUBLISHED translation bundles from the OTA/CDN endpoint with ETag/304 caching, interpolation and Intl.PluralRules plurals.
No known vulnerabilities
n8n-nodes-transglot
v0.1.0 · 27 days ago
n8n community node for transglot: push source files, run AI translation, pull localized files, read project/batch status, and trigger workflows on project events over the deploy-token API.
No known vulnerabilities
@transglot/i18next-backend
v0.1.0 · 27 days ago
An i18next Backend plugin that sources catalogs from transglot's OTA/CDN over @transglot/runtime (ETag/304, cdnKey), so existing i18next <Trans>/t() call-sites keep working while the JSON is served by transglot. NOT the transglot runtime adapter (that is
No known vulnerabilities
@transglot/next
v0.1.0 · 27 days ago
SSR-aware Next.js 14/15 helpers over @transglot/runtime: a server-side loadTranslations() that returns a serializable snapshot, and a hydration-safe <NextTranslateProvider> (a 'use client' wrapper of @transglot/react-i18n) seeded from that snapshot, with
No known vulnerabilities
@transglot/sveltekit
v0.1.0 · 27 days ago
SSR-aware SvelteKit helpers over @transglot/runtime: a load()-function loadTranslations() (uses event.fetch) that returns a serializable snapshot, and setTransglotContextFromSnapshot(), which seeds @transglot/svelte's context synchronously from that snaps
No known vulnerabilities
@transglot/react-i18n
v0.1.0 · 27 days ago
React 18/19 runtime i18n adapter for @transglot/runtime: the <TransglotProvider>, a useTranslations() hook that re-renders on locale switch, and a reactive <T> component. NOT the in-context editor (that is @transglot/react).
No known vulnerabilities
@transglot/react-intl
v0.1.0 · 27 days ago
A react-intl / FormatJS interop loader over @transglot/runtime: loadMessages() fetches a published bundle from transglot's OTA/CDN (ETag/304, cdnKey) and maps it into the { id: message } shape react-intl's IntlProvider expects, so existing <FormattedMessa
No known vulnerabilities
@transglot/mcp
v0.1.0 · 27 days ago
MCP server for transglot: lets AI agents read and write translations, trigger AI batches, run QA, and manage the glossary over the public REST API.
No known vulnerabilities
@transglot/svelte
v0.1.0 · 27 days ago
Svelte 5 runtime i18n adapter for @transglot/runtime: setTransglotContext(), a useTranslations() returning reactive t/locale stores + setLocale, and a reactive <T> component that re-renders on locale switch.
No known vulnerabilities
@transglot/solid
v0.1.0 · 27 days ago
SolidJS runtime i18n adapter for @transglot/runtime: <TransglotProvider>, a useTranslations() primitive returning reactive { t, locale, setLocale }, and a reactive <T> component that recomputes on locale switch.
No known vulnerabilities
@transglot/angular
v0.1.0 · 27 days ago
Angular 17+ (standalone/signals) runtime i18n adapter for @transglot/runtime: provideTransglot(), a signal-backed TransglotService, and a reactive `translate` pipe that re-renders on locale switch. Published in the Angular Package Format (partial-Ivy, AOT
No known vulnerabilities
@transglot/pseudo
v0.1.0 · 27 days ago
Zero-dependency pseudo-localization library + CLI: turn a source i18n file into a pseudo-locale to catch hardcoded strings and layout/overflow bugs before translating. Preserves ICU/i18next/printf placeholders, colon params, HTML tags, and ICU plural bloc
No known vulnerabilities