1.0.2-c • Published 5 years ago

@kield01/geometry-js v1.0.2-c

Weekly downloads
12
License
ISC
Repository
-
Last release
5 years ago

Geometry JS

Available functionality

  • Circle
  • Cone
  • Crescent
  • Cube
  • Cuboid
  • Cylinder
  • Decagon
  • Dodecahedron
  • Ellipse
  • Ellipsoid
  • Heptagon
  • Hexagon
  • Hexagonal Prism
  • Hexagonal Pyramid
  • Icosahedron
  • Kite
  • Lines
    • getLineCoordinates(axis, startCoordinate, length)
  • Nonagon
  • Octagon
  • Octahedron
  • Parallelogram
  • Pentagon
  • Pyramid
  • Quadrilateral
  • Rectangle
    • getRectangle(a, b)
    • getRectangleArea(a, b)
    • getRectanglePerimeter(a, b)
  • Rhombus
  • Sphere
  • Square
    • getSquare(a)
    • getSquareArea(a)
    • getSquarePerimeter(a)
  • Square Based Pyramid
  • Tetrahedron
  • Trapezium
  • Trapezoid
  • Triangle
    • getTriangle(a, b, c)
    • makeTriangle(params = {/** 2/3 sides (a,b; a,c; b,c)**/})
    • checkPifagorsTheory(a, b, c)
    • getTriangleType(a, b ,c)
  • Triangular Based Pyramid
  • Triangular Prism

Scaffold

If You need to scaffold some new figure, You should run:

npm run g <figure> <functions*>

* - optional argument (ex. getA,getB,getC)

Contribution

If You do have any functionality You would like to add or/and improve, then please - do PR after fork. All contributors will be listed.

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

1.0.2-c

5 years ago

1.0.2-b

5 years ago

1.0.2-a

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.6

5 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago