1.6.2 • Published 9 months ago

@lokalise/maestro-common v1.6.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

Common library for Maestro

This library provides common definitions for Maestro. It's meant to be used as a source of truth on common types and schemas for both Maestro and any client system libraries. Any template or generated layout in any client system, which uses Maestro, should satisfy these schemas and types.

It holds:

  • zod schemas for main shared system parts (workflow layout, and it's pieces like, step, step settings, actions, etc)
  • types for mentioned schemas

Getting Started

Install all dependencies:

npm install

Run all tests:

npm run test
1.6.2

9 months ago

1.6.1

10 months ago

1.6.0

10 months ago

1.5.1

10 months ago

1.5.0

11 months ago

1.4.0

11 months ago

1.3.0

11 months ago

1.2.0

12 months ago

1.1.0

12 months ago

1.0.5

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago