39 packages
@lokalise/api-common
This package provides common types and utils for rest calls for a certain service, such as pagination, filtering, etc.
@lokalise/api-contracts
Key idea behind API contracts: backend owns entire definition for the route, including its path, HTTP method used and response structure expectations, and exposes it as a part of its API schemas. Then frontend consumes that definition instead of forming f
@lokalise/backend-http-client
Opinionated HTTP client for the Node.js backend
@lokalise/background-jobs-common
This library provides a basic abstraction over BullMQ-powered background jobs. There are two types available:
@lokalise/biome-config
Lokalise config for Biome
@lokalise/common-api-schemas
This library contains common schemas and types that can be used by any service.
@lokalise/connector-api-contracts
Lokalise Connector API schemas and contracts
@lokalise/content-conversion-schemas
This library contains schemas and types related to in-and-out workflow events.
@lokalise/content-type-app-engine-contracts
Content Type App Engine service contracts
@lokalise/error-utils
This package adds common utils that are used to work with errors.