utils/README.md
ztimson 54a2880391
All checks were successful
Build / Build NPM Project (push) Successful in 27s
Build / Tag Version (push) Successful in 7s
Build / Publish Documentation (push) Successful in 25s
Updated docs
2024-10-01 15:44:49 -04:00

2.7 KiB


Logo

@ztimson/utils

Javascript/Typescript Utilities

Version Pull Requests Issues



Table of Contents

About

A collection of utilities to make life a little easier

Built With

TypeScript

Setup

Production

Prerequisites

Instructions

  1. Install persist: npm i @ztimosn/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.