This is a module for creating, modifying, and testing the availability list including diaries.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to run this software is node : version >= 18.12 <19.
A step by step series of examples that tell you how to get a development env running.
Installing the required packages using yarn or yarn install Testing the
library using yarn test or yarn test:watch Generating the testing coverage
using yarn test:cov
This is a library/sub-module in Knektu application. You can also use it as a design course of merging two patterns (factory and visitor) for the learning purposes.