This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@fontoxml/fontoxml-development-tools-module-editor

2.2.0 • Public • Published

fontoxml-development-tools-module-editor NPM version

The Development tools for FontoXML can support a developer when configuring a FontoXML editor. This module contains commands for creating and upgrading a FontoXML editor, and compiling schemas.

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 editor init [<output>] [--name <name>] [--favicon <path>] [--schema <path>] [--addons <addonName> [<addonName> ...]] [--non-interactive] [--version <latest|acceptance|nightly>]

Create a new instance of a FontoXML Editor.

fdt editor upgrade [--addons <addonName> [<addonName> ...]] [--add-addons <addonName> [<addonName> ...]] [--remove-addons <addonName> [<addonName> ...]] [--non-interactive] [--remove-backup] [--version <latest|acceptance|nightly>]

Upgrade an instance of a FontoXML Editor, and/or add or remove addons.

fdt editor run [--cache-control-disabled] [--cache-control-max-age <maxAge>] [--delay <delay>] [--disable-dist-authentication] [--dist] [--lock-not-acquired] [--lock-not-available] [--open] [--port] [--release-locks-on-state-request] [--save-history] [--savemode <savemode>] [--verbose]

Start a development server for running a FontoXML Editor.

fdt editor build [--no-mangle]

Create a build version of a FontoXML Editor for production usage.

fdt editor schema compile [<input>] [--overwrite] [--version <latest|acceptance|nightly>]

Compile a schema in XSD format to the schema format for the FontoXML editor.

Readme

Keywords

Package Sidebar

Install

npm i @fontoxml/fontoxml-development-tools-module-editor

Weekly Downloads

1

Version

2.2.0

License

MIT

Unpacked Size

83.7 kB

Total Files

37

Last publish

Collaborators

  • mvanbutselaar
  • bwrrp
  • drrataplan
  • evandervalk
  • josverburg
  • fontoxml-hosting
  • msaidcoskun
  • mathijsmeijer
  • thomas-brekelmans