utils/README.md
2024-09-22 02:50:26 -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.