devitzutilities
Version:
A simple NPM package to help you do stuff faster then ever!
19 lines (12 loc) • 812 B
Markdown
<p align="center">
<img src="https://raw.githubusercontent.com/Devitzer/DevitzUtilities/Main/devitzLogo.png" alt="Devitz Logo"> <br>
<img src="https://img.shields.io/npm/dy/devitzutilities.svg" alt="Downloads/Year">
<img src="https://img.shields.io/npm/v/devitzutilities.svg" alt="Version"/>
<img src="https://img.shields.io/maintenance/yes/2023.svg" alt="Maintenance"/>
</p>
✨ Imagine a simple utilities system that permits you to do your tasks quicker and easier! (mostly)
# Installation
First, in your shell. Run ```npm i devitzutilities``` <br>
And then, in whatever file you need it in simply type up ```const devitz = require('devitzutilities')```
# Commands
I will make a help command soon! But until then, you can check if it works yet by running devitz.support.help()!