1.0.0 • Published 2 years ago

@redyetidev/prototools v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ProtoTools

Version 0.0.1

ProtoTools allows for more prototype tools to make coding easier.

Installing

First, install using NPM

npm i @redyetidev/prototools

Next, require it into your script

require("@redyetidev/prototools") 
// No need to assign prototools to a variable

How to use

See the documentation file for the documentation

The docs file was automatically generated, so there might be incorrect information