Skip to content

OsProgramadores/shapes-and-math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shapes and Math is a set of JavaScript routines to demonstrate the use of CANVAS and some basic 2d drawing functions.

Developed by Marcelo Pinheiro @mpinheir Email: mpinheir@gmail.com

You can try Shapes and Math

How to run unit tests

This project contains some unit tests and they must pass to contribution be approved. So, please, check if they are passing in your machine before opening the PR.

The steps to execute the unit tests:

  1. You should install the Node 22 in your machine. For Linux and Mac a good option to install and manage node versions is through NVM

  2. Install dependencies:

$ npm ci
  1. Execute unit tests
$ npm run test

About

Shapes and Math is a set of JavaScript routines to demonstrate the use of CANVAS and some basic drawing functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7