@stdlib/napi-create-complex-like
Create a Node-API value representing a complex number-like object.
Create a Node-API value representing a complex number-like object.
Convert a double-precision floating-point number to a Node-API value.
Convert a signed 32-bit integer to a Node-API value.
Convert an unsigned 32-bit integer to a Node-API value.
C utilities for Node-API call assertions.
C utilities for asserting that a Node-API call returns an "ok" status.
ts-macros is a custom typescript transformer which allows you to create function macros. This library is heavily inspired by Rust's `macro_rules!` macro, and it's just as powerful!
A typescript transformer / plugin which allows you to write macros for typescript!