TypeScript/JavaScript Utilities https://www.npmjs.com/package/@ztimson/utils
Go to file
ztimson 63a5c5f6b7
All checks were successful
Build / Tag Version (push) Successful in 9s
Build / Publish (push) Successful in 18s
Build / Build NPM Project (push) Successful in 39s
Reverted that revert because I should be using npx anyways
2024-02-28 23:52:03 -05:00
.github/workflows Reverted that revert because I should be using npx anyways 2024-02-28 23:51:56 -05:00
src Added padding utility and updated logger object 2024-02-28 23:43:07 -05:00
tests Fixed tests 2024-02-07 02:31:16 -05: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
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 Added padding utility and updated logger object 2024-02-28 23:43:07 -05:00
package.json Reverted that revert because I should be using npx anyways 2024-02-28 23:52:03 -05:00
tsconfig.json Added padding utility and updated logger object 2024-02-28 23:43:07 -05:00
vite.config.ts fixed name 2024-02-07 01:34:44 -05:00