Skip to content

adngdb/moz-l10n

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

316 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a monorepo for Python and JavaScript tools and utilities for working with localization files, primarily built for internal use at Mozilla.

To get a new development environment set up, clone this repo and run the following commands in the repo root:

uv sync --dev --all-packages --all-extras
uv run pytest

npm install
npm test

Formatting and styling uses Ruff & Mypy for Python, and ESLint & Prettier for JavaScript.

About

Python and JavaScript tools for working with Mozilla localization files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 86.4%
  • TypeScript 13.1%
  • Other 0.5%