TypeScript/JavaScript Utilities https://www.npmjs.com/package/@ztimson/utils
Go to file
ztimson 3896949fc1
Some checks failed
Build / Build NPM Project (push) Failing after 28s
Build / Tag Version (push) Has been skipped
Docs update
2024-09-22 02:38:13 -04:00
.github/workflows Fix build? 2024-07-19 00:09:40 -04:00
docs@dbf5d8cd07 Docs update 2024-09-22 02:38:13 -04:00
src Docs update 2024-09-22 02:38:13 -04:00
tests Docs update 2024-09-22 02:38:13 -04:00
.editorconfig Added project files & removed node_modules 2024-02-07 01:37:59 -05:00
.gitignore Fixed tests 2024-02-07 02:31:16 -05:00
.gitmodules Docs update 2024-09-22 02:38:13 -04:00
CODEOWNERS Added project files & removed node_modules 2024-02-07 01:37:59 -05:00
jest.config.js Fixed tests 2024-02-07 02:31:16 -05:00
LICENSE Added project files & removed node_modules 2024-02-07 01:37:59 -05:00
package-lock.json Docs update 2024-09-22 02:38:13 -04:00
package.json Docs update 2024-09-22 02:38:13 -04:00
README.md Docs update 2024-09-22 02:38:13 -04:00
tsconfig.json Added mixin 2024-04-11 23:19:36 -04:00
vite.config.ts Renamed entry point to index 2024-08-09 12:27:44 -04:00


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.