TypeScript/JavaScript Utilities https://www.npmjs.com/package/@ztimson/utils
Go to file
ztimson 3e1341d876
Some checks failed
Build / Tag Version (push) Blocked by required conditions
Build / Publish (push) Blocked by required conditions
Build / Build NPM Project (push) Has been cancelled
Reverted that revert because I should be using npx anyways
2024-02-28 23:51:22 -05:00
.github/workflows Reverted build changes 2024-02-28 23:50:16 -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:51:22 -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