TypeScript/JavaScript Utilities
https://www.npmjs.com/package/@ztimson/utils
.github/workflows | ||
docs@dbf5d8cd07 | ||
src | ||
tests | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
CODEOWNERS | ||
Dockerfile | ||
jest.config.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vite.config.ts |
@ztimson/utils
Javascript/Typescript Utilities
Table of Contents
About
A collection of utilities to make life a little easier
Built With
Setup
Development
Prerequisites
Instructions
- Install the dependencies:
npm i
- Build library:
npm build
- Run unit tests:
npm test
Documentation
License
Copyright © 2023 Zakary Timson | Available under MIT Licensing
See the license for more information.