@muspellheim/shared
v0.28.2
Published
Readme
Shared
Some shared modules from my projects.
Installation
npm install @muspellheim/sharedUsage
import { ConfigurableResponses, OutputTracker } from "@muspellheim/shared";See more at https://falkoschumann.github.io/muspellheim-shared-js/
Contributing
The Makefile runs the build as the default task. Other tasks are
test: run all tests,format: format source code
Credits
- Testing Without Mocks, Copyright 2023 Titanium I.T. LLC. MIT License.