Version 0.0.1
ProtoTools allows for more prototype tools to make coding easier.
First, install using NPM
npm i @redyetidev/prototoolsNext, require it into your script
require("@redyetidev/prototools")
// No need to assign prototools to a variableSee the documentation file for the documentation
The docs file was automatically generated, so there might be incorrect information