# js-gettext
**Repository Path**: mirrors_pladaria/js-gettext
## Basic Information
- **Project Name**: js-gettext
- **Description**: Fast text extraction from JS sources (js, ts, jsx). Outputs gettext compatible `pot` files or `json`
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-19
- **Last Updated**: 2025-12-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# js-gettext
Text extraction from JS sources (js, ts, jsx)
## Features
* Super fast!
* Outputs gettext compatible `pot` files or `json`
## Install
npm i --global js-gettext
## Usage
```
Usage: js-gettext [options]