1.0.3 • Published 4 years ago

vector3m v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Vector3M

Vector3 it's a package made for discord.js mainly, but it can be used in other things too, it is open source and if you would like to help it's development, be sure to join our Discord Server and message me!

Installation

  • To install it in your project, first, you have to make the package.json file (pretty obvious)
  • After you've done that use
npm install vector3m

Requiring in the project

  • Because this module needs Node.js you will have to require it, not import it.
const vector3m = require('vector3m');
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago