Skip to content

Overview

This is a package to place shared logic which doesn't depend on anything else, like string utilities. Think things like lodash functions.

It also holds:

  • ReturnsError / throwError — typed async error returns (@saflib/utils/returns-error); run saf-docs generate in utils for ref pages
  • Code shared between @saflib/vue and @saflib/playwright for working with translation strings