View Source API Reference idmlx v0.2.1
Modules
IDMLX is a library for parsing, editing and converting IDMS (InDesign Markup Snippet) files.
Represents a color in an InDesign document.
Provides functionality for parsing and working with InDesign colors.
Behaviour and utilities for InDesign document elements.
Represents a font in an InDesign document.
Provides functionality for parsing and working with InDesign fonts.
Represents a layer in an InDesign document.
Provides functionality for parsing and working with InDesign layers.
Represents a page in an InDesign document.
Provides functionality for parsing and working with InDesign pages.
Represents a polygon in an InDesign document.
Represents a rectangle shape in an InDesign document.
Represents a spread in an InDesign document.
Provides functionality for parsing and working with InDesign spreads.
Provides functionality for parsing and working with InDesign stories.
Represents a story (text content) in an InDesign document.
Represents a style in an InDesign document.
Provides functionality for parsing and working with InDesign styles.
Represents a tag in an InDesign document.
Provides functionality for parsing and working with InDesign XML tags.
Represents a text frame in an InDesign document.
Provides functionality for exporting InDesign spreads to KonvaJS format.
Module responsible for creating Character Style XML blocks for InDesign IDML documents.
Utility module for handling color-related operations for IDML documents.
Module responsible for creating Object Style XML blocks for InDesign IDML documents.
Module responsible for creating Paragraph Style XML blocks for InDesign IDML documents.
A module for updating the contents of an .idms file, including page items, styles, and colors. Supports updating TextFrames, Rectangles, and inserting Character, Paragraph, and Object styles.
Functions for updating items in IDMS files.
Functions for handling story content in IDMS files.
Functions for updating styles in IDMS files.
Helper functions for XML manipulation in IDMS files.
A utility module for normalizing string values into their respective types.
A utility module for unzipping files.
A utility module for parsing, creating, and manipulating XML content. Provides functionality for both reading XML files and building XML elements.