@jarusll/point

1.0.2 • Public • Published

Point

I represent a geometric point.

  • You can use me by
    • new Point(x, y)
    • Point.fromArray([x, y])
    • Point.with(x, y)

Class Diagram

TODO

  • [ ] Add more point messages

DONE

Readme

Keywords

Package Sidebar

Install

npm i @jarusll/point

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

11 kB

Total Files

6

Last publish

Collaborators

  • jarusll