Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

dothq/fluent-l10n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluent-l10n

🪶 Lightweight (~15kb) loader for Fluent (.ftl)

Installation

# NPM
npm i @dothq/fluent

# Yarn
yarn add @dothq/fluent

Usage

See example in example for usage.