@locale-sync/locale-sync@1.1.9
latest
This package is a code generator which helps working with Locale Sync Service
This package works with Node.js, Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Bun




JSR Score
94%
Published
a year ago (1.1.9)
Locale Sync - Typescript
This package is a code generator which helps working with Locale Sync Service in any typescript environment. Since the all the code is generated you will also be able to edit files doing your own implementations, if you want to.
The API itself is RESTful and can be accessed with your account credentials without any need of a SDK.
See docs
You can check our docs for more detailed examples and in-depth understanding
Add Package
deno add jsr:@locale-sync/locale-sync
Import symbol
import * as locale_sync from "@locale-sync/locale-sync";
Import directly with a jsr specifier
import * as locale_sync from "jsr:@locale-sync/locale-sync";
Add Package
pnpm i jsr:@locale-sync/locale-sync
pnpm dlx jsr add @locale-sync/locale-sync
Import symbol
import * as locale_sync from "@locale-sync/locale-sync";
Add Package
yarn add jsr:@locale-sync/locale-sync
yarn dlx jsr add @locale-sync/locale-sync
Import symbol
import * as locale_sync from "@locale-sync/locale-sync";
Add Package
vlt install jsr:@locale-sync/locale-sync
Import symbol
import * as locale_sync from "@locale-sync/locale-sync";
Add Package
npx jsr add @locale-sync/locale-sync
Import symbol
import * as locale_sync from "@locale-sync/locale-sync";
Add Package
bunx jsr add @locale-sync/locale-sync
Import symbol
import * as locale_sync from "@locale-sync/locale-sync";