Skip to content

Axis v0.4.0 — Developer Examples

Choose a tag to compare

@dkraciun dkraciun released this 23 Jun 03:01

Axis v0.4.0 focuses on developer onboarding and practical examples.

This release helps developers understand how Axis can be used to build real traceability applications.

Highlights

  • Added Product Genealogy example
  • Added Barcode Parsing example
  • Added EPCIS Generation example
  • Added EPCIS Parsing example
  • Added Recall Analysis example
  • Improved README with architecture overview
  • Added Mermaid genealogy diagrams
  • Expanded developer onboarding documentation
  • About This Release

Axis is a TypeScript framework for building traceability applications.

Instead of working directly with EPCIS XML structures, developers work with strongly typed domain objects, event builders, traceability graphs, validation tools, and query APIs.

Axis helps teams build traceability solutions faster by focusing on application development rather than XML processing.

Current Capabilities

  • GS1 barcode parsing
  • Serialized item abstractions
  • EPCIS document generation and parsing
  • Object, Aggregation, Transformation, Transaction, and Association events
  • Traceability graph generation
  • Validation APIs
  • XML import/export
  • TypeScript-first developer experience
  • Looking Ahead

Future releases will continue expanding Axis with additional developer tooling, validation capabilities, graph features, and higher-level application building blocks.