@s1seven/schema-tools-utils
v0.2.16
Published
Utils used in @s1seven/schema-tools packages
Downloads
416
Keywords
Readme
Schema-tools-utils
This repository contains tools to used by schema-tools packages.
Install
npm install @s1seven/schema-tools-utilsDebugging
Error logging has been implemented in getTranslations. To see the errors, run your command with the environment variable DEBUG=schema-tools-utils.
This library was generated with Nx.
Building
Run nx build utils to build the library.
Running unit tests
Run nx test utils to execute the unit tests via Jest.
