@localive/core
v0.1.4
Published
The framework-agnostic engine behind Localive's in-app translation editing. No runtime dependencies.
Maintainers
Readme
@localive/core
The framework-agnostic engine behind Localive's in-app translation editing. No runtime dependencies.
Part of Localive, live in-context i18n editing for React, Vue, Angular, and Svelte. Click any text in your running app, edit the translation, and it saves back to your locale files.
Install
npm install @localive/coreThis package has no peer dependencies. Most users install a framework client (e.g. @localive/react) and an adapter instead of using core directly.
Usage
@localive/core provides the shared, framework-agnostic primitives used by every Localive client, adapter, and plugin. See the full documentation at https://localive.vercel.app/.
License
MIT © Localive, see LICENSE.
