vector2d icon indicating copy to clipboard operation
vector2d copied to clipboard

2D Vector Library. Operates using Objects, Array or Float32Array types to allow flexible performance.

Results 2 vector2d issues
Sort by recently updated
recently updated
newest added

I recently updated to the latest version of Create React App and I now get warnings when running my code. ``` WARNING in ./node_modules/vector2d/src/AbstractVector.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to...