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-schema

3.0.0 • Public • Published

fontoxml-development-tools-module-schema 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 showing information about the schema.

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 attributes [--schema <schemaPath>] [--columns name ns use defaultvalue ...]

Output a table with information about all attributes in a schema.

fdt attribute <attributeName> [--schema <schemaPath>]

Output schema information about a specific attribute. An attribute may have different definitions in the same schema, this command summarizes them all.

fdt elements [--schema <schemaPath>] [--columns name ns local desc atts ...]

Output a table with information about all elements in a schema.

fdt element <elementName> [--schema <schemaPath>]

Output schema information about a specific element, including detailed content model info.

fdt schemas [--columns package locations path]

Output a table with information about all schemas.

fdt simpletypes [--columns name variety format]

Output a table with information about all simple types in a schema.

Readme

Keywords

Package Sidebar

Install

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

Weekly Downloads

2

Version

3.0.0

License

MIT

Unpacked Size

212 kB

Total Files

62

Last publish

Collaborators

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