Node utilties
Go to file
ztimson 1117c1e3b2
Some checks failed
Publish Library / Build NPM Project (push) Failing after 16s
Publish Library / Tag Version (push) Has been skipped
Publish Library / Publish CDN & Docs (push) Has been skipped
Updated logo
2024-11-29 17:58:59 -05:00
.github init 2024-11-29 17:57:07 -05:00
docs init 2024-11-29 17:57:07 -05:00
src init 2024-11-29 17:57:07 -05:00
.editorconfig init 2024-11-29 17:57:07 -05:00
.gitignore init 2024-11-29 17:57:07 -05:00
.npmignore init 2024-11-29 17:57:07 -05:00
CODEOWNERS init 2024-11-29 17:57:07 -05:00
Dockerfile init 2024-11-29 17:57:07 -05:00
LICENSE init 2024-11-29 17:57:07 -05:00
package-lock.json init 2024-11-29 17:57:07 -05:00
package.json init 2024-11-29 17:57:07 -05:00
README.md Updated logo 2024-11-29 17:58:59 -05:00
tsconfig.json init 2024-11-29 17:57:07 -05:00
vite.config.ts init 2024-11-29 17:57:07 -05:00


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.