@apjs/vector
Advanced tools
+13
| # Vector | ||
| A vector is an entity that has direction and magnitude. Geometrically it is represented by a line segment where the length of the line denotes the magnitude and the arrow gives us the direction. This is useful for mathematically describing things like position, velocity, acceleration, and forces, among other things. | ||
| ## Authors | ||
| - [@agredo-alejo](https://github.com/agredo-alejo) | ||
| ## License | ||
| [MIT](https://choosealicense.com/licenses/mit/) | ||
+10
-3
| { | ||
| "name": "@apjs/vector", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "A vector is an entity that has direction and magnitude. Geometrically it is represented by a line segment where the length of the line denotes the magnitude and the arrow gives us the direction. This is useful for mathematically describing things like position, velocity, acceleration, and forces, among other things.", | ||
@@ -15,6 +15,13 @@ "main": "build/index.js", | ||
| "keywords": [ | ||
| "vector" | ||
| "vector", | ||
| "vectors", | ||
| "math", | ||
| "mathematics", | ||
| "linear algebra", | ||
| "geometry", | ||
| "gamedev", | ||
| "typescript" | ||
| ], | ||
| "author": "agredoalejo", | ||
| "license": "ISC", | ||
| "license": "MIT", | ||
| "bugs": { | ||
@@ -21,0 +28,0 @@ "url": "https://github.com/agredo-alejo/vector/issues" |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Mixed license
LicensePackage contains multiple licenses.
Found 1 instance in 1 package
53507
1.09%10
11.11%0
-100%1
-50%14
Infinity%