1.0.11 • Published 6 months ago

npm_3d_vector v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

NPM 3D Vector 🧮

A TypeScript and JavaScript native library, implementing 3DV operations for any use case. (See On Node Registry Here)

:memo: By: Oscar Sharaz Spencer

Contents 📊

  • Installation
  • Usage
  • Contributions

Installation 💻

In your terminal, simply run the following:

cd <YOUR_PROJ_DIR>
npm install npm_3d_vector
ls

If you wish to install this package as a developer dependency:

cd <YOUR_PROJ_DIR>
npm install npm_3d_vector -D
ls

You can then view and edit (if desired) the installation in the package.json file of [PROJ_DIR]:

cat package.json
[<YOUR_EDITOR>] package.json

You should then see this if the npm_3d_vector package was installed properly:

Usage 🏃‍♂️

When running in a Vanilla Script:

When running in a Node.js application:

Thanks so much for your help!!

1.0.11

6 months ago

1.0.10

6 months ago

1.1.2

6 months ago

1.1.1

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago