makerjs
popularMaker.js, a Microsoft Garage project, is a JavaScript library for creating and sharing modular line drawings for CNC and laser cutters.
Updated by @danmarshall
@stdlib/math-base-special-sqrt
popularCompute the principal square root of a double-precision floating-point number.
Updated by @stdlib-bot
square-connect
JavaScript client library for the Square Connect v2 API
Updated by @square-developers
bin-pack
popularA packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.
Updated by @bryanburgers
@stdlib/constants-float64-ln-sqrt-two-pi
Natural logarithm of the square root of 2π.
Updated by @stdlib-bot
react-aspect-ratio-fence
Set Custom Aspect Ratio to the Wrap Element(fence)
Updated by @danhuang1202
@stdlib/math-strided-special-sabs2
Compute the squared absolute value for each element in a single-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/math-strided-special-sqrt
Compute the principal square root of each element in a strided array.
Updated by @stdlib-bot
@stdlib/math-strided-special-smsksqrt
Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Updated by @stdlib-bot
@stdlib/math-strided-special-smskrsqrt
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Updated by @stdlib-bot
@goparrot/square-connect-plus
Extends the official Square Node.js SDK library with additional functionality
Updated by @dev.goparrot.ai
@stdlib/math-strided-special-dabs2
Compute the squared absolute value for each element in a double-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/math-strided-special-dsqrt
Compute the principal square root for each element in a double-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/math-strided-special-smskabs2
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Updated by @stdlib-bot
@stdlib/math-strided-special-dmskabs2
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Updated by @stdlib-bot
@stdlib/math-strided-special-drsqrt
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/math-strided-special-dmskrsqrt
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Updated by @stdlib-bot
@stdlib/math-strided-special-dmsksqrt
Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Updated by @stdlib-bot
@stdlib/math-strided-special-srsqrt
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/math-strided-special-abs2
Compute the squared absolute value for each element in a strided array.
Updated by @stdlib-bot
@stdlib/math-strided-special-ssqrt
Compute the principal square root for each element in a single-precision floating-point strided array.
Updated by @stdlib-bot
@stdlib/math-strided-special-rsqrt
Compute the reciprocal square root for each element in a strided array.
Updated by @stdlib-bot