@stdlib/math-base-napi-unary
C APIs for registering an N-API module exporting an interface for invoking a unary numerical function.
assert-napi-status-ok
C utilities for asserting that a Node-API call returns an "ok" status.
@stdlib/assert-napi-is-type
Assert that a Node-API value is a specified Node-API data type.
@stdlib/assert-napi-equal-typedarray-types
Assert that two Node-API typed array data types are equal.
@stdlib/assert-napi-is-typedarray
Assert that a Node-API value is a Node-API typed array.
@stdlib/math-base-napi-ternary
C APIs for registering an N-API module exporting an interface for invoking a ternary numerical function.
@stdlib/strided-napi-smskmap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a single-precision floating-point strided output array.
@stdlib/strided-napi-smap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assigning results to elements in a single-precision floating-point strided output array.
@stdlib/strided-napi-dmap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array and assigning results to elements in a double-precision floating-point strided output array.
@stdlib/ndarray-base-napi-unary
C API for registering an N-API module exporting an ndarray interface for applying a unary callback to an input ndarray.
@stdlib/ndarray-base-napi-addon-arguments
C API for validating, extracting, and transforming (to native C types) function arguments provided to an ndarray N-API add-on interface.
@stdlib/math-base-napi-quinary
C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.
theatre-extensions-animations
It is a module for Theatre.js which allows you to import animation into timeline from a GLTF file.
strided-napi-cmap
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision complex floating-point strided input array and assigning results to a single-precision complex floating-point strided output array.
@stdlib/strided-napi-smap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assigning results to elements in a single-precision floating-point strided output array.
@stdlib/strided-napi-dmskmap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays according to a strided mask array and assigning results to elements in a double-precision floating-point strided output array.
@stdlib/strided-napi-smskmap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to single-precision floating-point strided input arrays according to a strided mask array and assigning results to a single-precision floating-point strided output array.
@stdlib/strided-napi-mskunary
C API for registering an N-API module exporting a strided array interface for applying a unary callback to an input strided array according to a mask strided array.
@stdlib/strided-napi-dmap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assigning results to elements in a double-precision floating-point strided output array.
napi-argv-strided-complex64array2d
Convert a Node-API value representing a two-dimensional strided array to a single-precision complex floating-point array.
math-base-napi-binary
C APIs for registering an N-API module exporting an interface for invoking a binary numerical function.
strided-napi-dmskmap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a double-precision floating-point strided output array.
napi-argv-strided-complex128array2d
Convert a Node-API value representing a two-dimensional strided array to a double-precision complex floating-point array.
strided-napi-zmap
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision complex floating-point strided input array and assigning results to a double-precision complex floating-point strided output array.
https://github.com/bkader/nameplatesct_wotlk
Nameplate Scrolling Combat Text backported to WoTLK.
https://github.com/bkader/eclipsebar-wotlk
Backported Druid EclipseBar but shows eclipses cooldowns animation.
https://github.com/bkader/halionhelper-wotlk
Provides a clearer visual display of the Corporeality buff during phase 3 of the Halion encounter in Ruby Sanctum.
https://github.com/bkader/buttonfacade
ButtonFacade for WoTLK with 28 Skins - All In One.
raven-wotlk
Raven tracks Buffs & Debuffs in different ways. Backported from Retail to WotLK
https://github.com/bkader/tidyplates_wotlk
Backported TidyPlates & TidyPlates_ThreatPlates.
@stdlib/math-base-napi-quaternary
C APIs for registering a Node-API module exporting an interface for invoking a quaternary numerical function.
https://github.com/bkader/fixgroups-wotlk
This addon helps automate the process of organizing your raid group.
assert-napi-has-property
Assert that a Node-API value has a specified property.
https://github.com/bkader/platebuffs_wotlk
The last and final version of the addon backported to WoTLK.
napi-argv-dataview
This repository provides a way to work with DataView in Node.js, allowing seamless manipulation of binary data. 🌐 Explore efficient numerical computations with ease and flexibility. 🛠️
https://github.com/bkader/theclassicrace-wotlk
TheClassicRace made compatible with WotLK. Jout my Discord server, I have more addons shared there and you might fight them interesting.
assert-napi-is-dataview
This repository provides a simple way to check if a value is a DataView in JavaScript. It streamlines your code and enhances type safety in numerical computations. 🛠️📦