Comparing version 0.0.112 to 0.0.125
{ | ||
"name": "@vx/point", | ||
"version": "0.0.112", | ||
"version": "0.0.125", | ||
"description": "vx point", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
# @vx/point | ||
``` | ||
npm install --save @vx/point | ||
``` | ||
A simple class to represent an x, y coordinate. | ||
@@ -24,16 +28,1 @@ | ||
Returns the coordinates as an array `[x, y]`. | ||
## vx packages | ||
- [@vx/axis](https://github.com/hshoff/vx/tree/master/packages/vx-axis) | ||
- [@vx/curve](https://github.com/hshoff/vx/tree/master/packages/vx-curve) | ||
- [@vx/demo](https://github.com/hshoff/vx/tree/master/packages/vx-demo) | ||
- [@vx/glyph](https://github.com/hshoff/vx/tree/master/packages/vx-glyph) | ||
- [@vx/grid](https://github.com/hshoff/vx/tree/master/packages/vx-grid) | ||
- [@vx/group](https://github.com/hshoff/vx/tree/master/packages/vx-group) | ||
- [@vx/marker](https://github.com/hshoff/vx/tree/master/packages/vx-marker) | ||
- [@vx/mock-data](https://github.com/hshoff/vx/tree/master/packages/vx-mock-data) | ||
- @vx/point | ||
- [@vx/responsive](https://github.com/hshoff/vx/tree/master/packages/vx-responsive) | ||
- [@vx/scale](https://github.com/hshoff/vx/tree/master/packages/vx-scale) | ||
- [@vx/shape](https://github.com/hshoff/vx/tree/master/packages/vx-shape) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2873
28