Open Source TypeScript Localization (L10N) Software

TypeScript Localization (L10N) Software

View 5810 business solutions

Browse free open source TypeScript Localization (L10N) Software and projects below. Use the toggles on the left to filter open source TypeScript Localization (L10N) Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 1
    Lingo.dev

    Lingo.dev

    AI localization toolkit for web & mobile

    Lingo.dev is an AI-powered localization platform designed to automate and streamline the translation process for web and mobile applications. It integrates seamlessly with development workflows, automating translations upon code commits to ensure high-quality results without manual intervention. The platform offers Git-native UI localization, enabling automated pull requests that keep translations synchronized within CI/CD pipelines. For dynamic and user-generated content, Lingo.dev provides real-time translation through its API and SDK, incorporating context awareness for accurate localization. Its composable infrastructure supports full-stack localization across product interfaces, marketing sites, automated emails, and dynamic content from the outset. Users can customize translations to reflect their brand's unique voice and industry-specific terminology, with advanced options suitable for scaling teams.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Angular l10n

    Angular l10n

    Angular library to translate texts, dates and numbers

    Angular library to translate texts, dates, and numbers. This library is for the localization of Angular apps. It allows, in addition to translation, to format dates and numbers through Internationalization API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FormatJS

    FormatJS

    The monorepo home to all of the FormatJS related libraries

    Internationalize your web apps on the client & server. FormatJS is a modular collection of JavaScript libraries for internationalization that are focused on formatting numbers, dates, and strings for displaying to people. It includes a set of core libraries that build on the JavaScript Intl built-ins and industry-wide i18n standards, plus a set of integrations for common template and component libraries. For most web projects, internationalization happens in the template or view layer, so we've built integrations with React & Vue. FormatJS is aligned with: ECMAScript Internationalization API (ECMA-402), Unicode CLDR, and ICU Message syntax. By building on these industry standards, FormatJS leverages APIs in modern browsers and works with the message syntax used by professional translators. FormatJS has been tested in all the major browsers (IE11, Chrome, FF & Safari) on both desktop and mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Intl MessageFormat

    Intl MessageFormat

    Format a string with placeholders, including plural

    Internationalize your web apps on the client & server. Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages. This package aims to provide a way for you to manage and format your JavaScript app's string messages into localized strings for people using your app. You can use this package in the browser and on the server via Node.js. A very common example is formatting messages that have numbers with plural labels. With this package you can make sure that the string is properly formatted for a person's locale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 5
    Languine

    Languine

    Translate your application with Languine CLI powered by AI.

    ​Languine is an AI-powered localization platform designed to automate and streamline the translation process for applications, ensuring seamless integration within development workflows. It offers intelligent, context-aware translations across over 100 languages, maintaining brand voice and tone consistency. It provides a command-line interface and continuous integration/continuous deployment integration, allowing developers to manage translations directly or automate them within existing pipelines. Languine supports various file formats, including JSON, YAML, Markdown, and more, catering to diverse project requirements. It also features fine-tuning options, enabling customization of translations to align with specific brand nuances. Additionally, Languine offers a GitHub Action for automating localization directly within GitHub, ensuring translations stay synchronized with every commit and deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lingui.js

    Lingui.js

    A readable, automated, and optimized (3 kb) internationalization

    JavaScript library for internalization (i18n) of JavaScript projects, including React, Vue, Node.js, and Angular. Use it everywhere. Lingui.js provides the essential intl functionality that works in any JavaScript project, and offers components for leveraging React rendering. Manage the whole intl workflow using Lingui CLI. It extracts messages from source code, validates messages from translators, and checks that all messages are translated before shipping to production. Use React components inside localized messages without any limitations. Writing rich-text messages is as easy as writing JSX. For AI to do great translations for you, context is critical. Translating UI copy is difficult because it's usually a list of short strings without enough context. Lingui's localization formats allow developers to write descriptions of where and how your keys are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    eo-locale

    eo-locale

    Elegant lightweight library based on Internationalization API

    Elegant lightweight internationalization library. eo-locale inspired by react-intl. Most popular internationalization library in the React community. 1.9 kB gzipped size. It is very important to provide small client javascript bundles for the best user experience. Within eo-locale, you can format dates, numeric values, and plural values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    sveltekit-i18n

    sveltekit-i18n

    Internationalization library built for SvelteKit

    sveltekit-i18n is a tiny library with no external dependencies, built for Svelte and SvelteKit. It glues @sveltekit-i18n/base and @sveltekit-i18n/parser-default together to provide you the most straightforward sveltekit-i18n solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ttag

    ttag

    Simple approach for javascript localization

    Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext. Just tag your strings to make them translatable. Use a simple ttag-cli tool for translation extraction. Can be easily integrated with almost any workflow as it uses the babel-plugin for string extraction. Can be easily used with the typescript. Allows you to place translations into the sources on a build step. Gettext is a simple localization format with a rich ecosystem. Ttag has support for plurals, contexts, translator comments, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Previous
  • You're on page 1
  • Next