## Njs2 Framework @njs2/base

This repository houses the NodeJS code resposible for the most fundamental piece(s) of the Njs2 Framework.

<p align="center">
  <a href="https://github.com/Njs2/njs2-base/issues">
    <img src="https://img.shields.io/github/issues/Njs2/njs2-base?style=for-the-badge" />
  </a>
  <a href="https://github.com/Njs2/njs2-base/pulls">
    <img src="https://img.shields.io/github/issues-pr/Njs2/njs2-base?style=for-the-badge" />
  </a>
  <a href="https://github.com/Njs2/njs2-base/issues?q=is%3Aissue+is%3Aclosed">
    <img src="https://img.shields.io/github/issues-closed/Njs2/njs2-base?style=for-the-badge" />
  </a>
  <a href="https://github.com/Njs2/njs2-base/pulls?q=is%3Apr+is%3Aclosed">
    <img src="https://img.shields.io/github/issues-pr-closed-raw/Njs2/njs2-base?style=for-the-badge" />
  </a>
  <br />
  <a href="https://github.com/Njs2/njs2-base/blob/main/LICENSE">
    <img src="https://img.shields.io/github/license/Njs2/njs2-base?style=for-the-badge" />
  </a>
</p>
