JSPM

@balena/transformers-core

1.0.0-cmfcruz-update-transformers-contract-b22e87965c731d2faccd3992eaf863e38d63ba14
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q63766F

Core logic and types for working with transformers

Package Exports

  • @balena/transformers-core
  • @balena/transformers-core/build/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@balena/transformers-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

transformers-core

Artifacts

An artifact can be any file or directory including but not limited to container images, packages, source directories.

Runtimes

Manifests

Workspaces

Inbuilt types

  • task
  • error

Contracts

Comparison with Jellyfish contracts:

  • Uses slug as primary key instead of id
  • slug is composition of loop/repo/type
  • type does not include version
  • Adds typeVersion field, semver range, expected to be added to Jellyfish
  • Adds repo field, expected to be added to Jellyfish

Notes

  • readContractSource accepts a type parameter but performs no runtime validation of the contract read