Node utilties
.github | ||
docs | ||
src | ||
.editorconfig | ||
.gitignore | ||
.npmignore | ||
CODEOWNERS | ||
Dockerfile | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vite.config.ts |
Table of Contents
About
A collection of node utilities to make life a little easier
Built With
Setup
Development
Prerequisites
Instructions
- Install the dependencies:
npm i
- Build library:
npm build
- Run unit tests:
npm test
Documentation
License
Copyright © 2023 Zakary Timson | Available under MIT Licensing
See the license for more information.