@formswizard/config
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

@formswizard/config

This npm-package wraps all runtime config options used by other FormsWizard frontend packages. It provides typescript types and default values.

Implementation

For now the config is statically build from environment-variables at compile time (of the next or vite application requiring this package).

In future the mechanism of swlkup might be used, for loading configuration at runtime.

It would also be nice to do runtime type validation using a JsonSchema.

Package Sidebar

Install

npm i @formswizard/config

Weekly Downloads

1

Version

0.2.1

License

MIT

Unpacked Size

26.5 kB

Total Files

11

Last publish

Collaborators

  • graviola
  • johannesloetzsch