TypeScript/JavaScript Utilities https://www.npmjs.com/package/@ztimson/utils
Go to file
ztimson a86e8350ee
Some checks failed
Build / Build NPM Project (push) Failing after 24s
Build / Tag Version (push) Has been skipped
Build / Publish Documentation (push) Has been skipped
bump 0.22.9
2024-11-15 16:18:45 -05:00
.github/workflows
docs@dbf5d8cd07
src Added advanced search function 2024-11-15 16:17:52 -05:00
tests
.editorconfig
.gitignore
.gitmodules
.npmignore Updated ASet & Path Events 2024-10-17 10:24:18 -04:00
CODEOWNERS
Dockerfile
index.html more time utils 2024-11-14 23:29:58 -05:00
jest.config.js
LICENSE
package.json bump 0.22.9 2024-11-15 16:18:45 -05:00
README.md
tsconfig.json
vite.config.ts Updated ASet & Path Events 2024-10-17 10:24:18 -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.