npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "floating" 的结果(共 32 个)
postcss-opacity-percentage

PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.

MIT
ieee754

Read/write IEEE754 floating point numbers from/to a Buffer or array-like object

BSD-3-Clause
@webassemblyjs/floating-point-hex-parser

A function to parse floating point hexadecimal strings as defined by the WebAssembly specification

MIT
webassembly-floating-point-hex-parser

A function to parse floating point hexadecimal strings as defined by the WebAssembly specification

MIT
@xtuc/ieee754

Read/write IEEE754 floating point numbers from/to a Buffer or array-like object

BSD-3-Clause
@material/floating-label

The Material Components for the web floating-label component

MIT
@material/fab

The Material Components for the web floating action button component

MIT
@rmwc/fab

RMWC Floating Action Button component

MIT
floating-vue

Easy Vue tooltips, dropdowns, menus & popovers using floating-ui

MIT
@stdlib/math-base-special-frexp

Split a double-precision floating-point number into a normalized fraction and an integer power of two.

Apache-2.0
@stdlib/math-base-special-ldexp

Multiply a double-precision floating-point number by an integer power of two.

Apache-2.0
@rmwc/floating-label

RMWC FloatingLabel component

MIT
@stdlib/napi-argv-double

Convert a Node-API value to a double-precision floating-point number.

Apache-2.0
@stdlib/napi-argv-float64array

Convert a Node-API value to a double-precision floating-point array.

Apache-2.0
@stdlib/number-float32-base-to-word

Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.

Apache-2.0
@stdlib/number-float64-base-from-words

Create a double-precision floating-point number from a higher order word and a lower order word.

Apache-2.0
@stdlib/constants-float64-exponent-bias

The bias of a double-precision floating-point number's exponent.

Apache-2.0
@stdlib/number-float64-base-exponent

Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.

Apache-2.0
@stdlib/constants-float64-max-base2-exponent

The maximum biased base 2 exponent for a double-precision floating-point number.

Apache-2.0
@stdlib/math-base-special-copysign

Return a double-precision floating-point number with the magnitude of x and the sign of y.

Apache-2.0
math-float64-frexp

Splits a double-precision floating-point number into a normalized fraction and an integer power of two.

MIT
math-float64-ldexp

Multiplies a double-precision floating-point number by an integer power of two.

MIT