1.0.0 • Published 2 years ago

lucastools v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

LUCASTOOLS!

how to use it:

import { lucastools }

put in your package.json :

"type":"module" for it to work! or however you import packages ( i am big dumb when i develop this stuff xD )

The current commands are:

Version Info

lucastools.lucastoolsINFO();

tells you the version info

Logger:

lucastools.lucastoolsLOG(message);

will log a message.

What's new?

this is where I will put new version info for when you install it from npmjs.com