
This is a simple i18next backend to be used in Node.js, in the browser and for Deno. It will load resources from a backend server using the XMLHttpRequest or the fetch API.
It's based on the deprecated i18next-xhr-backend and can mostly be used as a drop-in replacement.
Node.js is an event-based server-side JavaScript engine.