New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fontoxml/fontoxml-development-tools-module-localization

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fontoxml/fontoxml-development-tools-module-localization

Localization tools for FontoXML.

  • 4.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
8
Created
Source

fontoxml-development-tools-module-localization Build Status NPM version Greenkeeper badge

The Development tools for FontoXML can support a developer when configuring a FontoXML editor. This module contains commands for adding localization support to a FontoXML editor.

Installation

This module is part of the FontoXML development tools and is not meant to be used separately. To install the FontoXML development tools, run the following command:

npm i -g @fontoxml/fontoxml-development-tools

Usage examples

fdt localization extract [<output>] [--paths <package1> [<package2> ...]]

Extract messages from packages and save them in a message bundle template.

fdt localization merge [<output>] --bundles <bundle1> <bundle2> [<bundle3> ...]

Merge multiple message bundles into a single bundle.

fdt localization update <input> <template> [--output-to-stdout]

Update message bundle with a new template bundle.

fdt localization messages <bundle> [--search-in <search text>] [--search-out <search text>] [--search-package <search text>] [--search-file <search text>] [--with-conflicts] [--without-conflicts] [--with-out] [--without-out] [--no-table]

Output a table with information about all messages in a message (template) bundle.

Keywords

FAQs

Package last updated on 20 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc