1.0.53 • Published 4 months ago

@tandem-language-exchange/languages v1.0.53

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Language Utility Library

This library provides a set of utilities for managing and retrieving language data in your applications. It allows you to perform operations such as searching for languages, sorting them by translations, and retrieving language objects by code or ID.

Features

  • Retrieve language details using language code (ISO standard) or ID.
  • Search functionality across all language properties including nested translations.
  • Sort languages based on translations for a specified locale.

Installation

Install the library from npm: yarn add @tandem-language-exchange/languages

To use this library, simply import the necessary functions from their respective files in your project.

import { getLanguageFromCode, getLanguageFromId, searchLanguages, sortLanguagesByTranslation } from '@tandem-language-exchange/languages';
1.0.53

4 months ago

1.0.51

6 months ago

1.0.49

6 months ago

1.0.47

6 months ago

1.0.46

6 months ago

1.0.44

6 months ago

1.0.42

6 months ago

1.0.40

6 months ago

1.0.38

6 months ago

1.0.36

6 months ago

1.0.34

6 months ago

1.0.32

6 months ago

1.0.27

6 months ago

1.0.25

6 months ago

1.0.23

6 months ago

1.0.21

6 months ago

1.0.20

6 months ago

1.0.18

6 months ago

1.0.16

6 months ago

1.0.14

7 months ago

1.0.12

7 months ago

1.0.10

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago