pouria-mirebrahimi / knektu-availability

A nested pattern for availability in the Knektu system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knektu Availability

Table of Contents

About

This is a module for creating, modifying, and testing the availability list including diaries.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to run this software is node : version >= 18.12 <19.

Installing

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

Usage

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.

About

A nested pattern for availability in the Knektu system.

License:MIT License


Languages

Language:TypeScript 96.8%Language:JavaScript 3.2%