node-utils/README.md
ztimson 9f71f97833
Some checks failed
Publish Library / Build NPM Project (push) Failing after 18s
Publish Library / Tag Version (push) Has been skipped
Publish Library / Publish CDN & Docs (push) Has been skipped
init
2024-11-29 17:57:07 -05:00

2.8 KiB


Logo

@ztimson/node-utils

Node Utilities

Version Pull Requests Issues



Table of Contents

About

A collection of node utilities to make life a little easier

Built With

TypeScript

Setup

Production

Prerequisites

Instructions

  1. Install persist: npm i @ztimosn/node-utils

Development

Prerequisites

Instructions

  1. Install the dependencies: npm i
  2. Build library: npm build
  3. Run unit tests: npm test

Documentation

Available Here

License

Copyright © 2023 Zakary Timson | Available under MIT Licensing

See the license for more information.