compute-nanstdev
Computes the sample standard deviation over an array of values ignoring any values which are not numeric.
Found 84 results for nan
Computes the sample standard deviation over an array of values ignoring any values which are not numeric.
Computes the minimum value of an array ignoring non-numeric values.
Computes the minimum value of an array ignoring non-numeric values and returns the corresponding array indices.
Computes the sample variance over an array of values ignoring any values which are not numeric.
Computes the harmonic mean of an array of values ignoring any values which are not numeric.
Computes the product of an array ignoring any non-numeric values.
Computes the sum of an array ignoring non-numeric values.
Get V8 function type flags (IsConstructor, IsAsyncFunction, IsGeneratorFunction). Also includes features like getting bind source, Proxy source, function renaming, etc.
Auto generate native C++ addon source code by parsing Web IDL definition
CMake.js - a Node.js native addon build tool
rb-libtorrent bindings for node.js (nan2-compatible fork with fixes)
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. A Typescript refactor version.
Single-precision floating-point NaN.
Double-precision floating-point NaN.
Validation utilities.
A native module for effectively validating if a value is type Number.
A Native Nan version of EventEmitter that allows C++ and wrapped C to emit to javascript listeners as events happen.
rb-libtorrent bindings for node.js (nan2-compatible fork with fixes)
Node.js API (Node-API)
Test if a value is an array-like object containing only NaN values.
Test whether value is NaN
Make node add-ons easy, than one file, many builds and targets.
Returns sensible integer value of a given variable. Unlike parseInt it will never return NaN and you can set a default value to be returned in case the variable is undefined! Hence you can write even cleaner code. So if it's supposed to be an integer, cas
Canonical double-precision complex floating-point NaN.
The ts-is-number a utility npm package that checks if a given input is a valid finite number or a string that can be converted to a valid finite number.
Creates a NaN-filled matrix or array.
[](https://discord.gg/ZVERh35) [](https://npmjs.com/fast-is-number) [
Magical headers that make your C++ library accessible from JavaScript
Asyncronously construct arbitrary C++ objects and classes even without a public copy constructor
Hello World example using NAN
Video Demuxer
Through stream which removes all non-numeric values from a stream.
node nan async addon example
Stuff your Na(a)Ns
nan's javascript tools
'NaNLABS Provisioner'
Utilities and types to help with simple Boolean checks
Determine if a value is `NaN`
Magical headers that make your C++ library accessible from JavaScript
基于vur-cli做的简单封装
A constant value representing NaN
A nan-ification of node.bcrypt.js by ncb000gt to make it compiles on latest unstable node
Removes whitespace on the left
Encode hidden data within NaN IEEE 754 floats
Canonical single-precision complex floating-point NaN.
C++ Wrappers of Node-API
Some missing number helper functions
node::ObjectWrap plate using nan
Repeat a string n times
Determine if a value is `NaN`
Don't use this code, it just my practice! modify redis-fast-driver(Arseniy Pavlenko),thanks
"Learning nodejs c++ addon with nan library"
CMake.js - a Node.js native addon build tool
Count characters in a string
Node.js API (N-API)
Determine if a value is a finite `number`
Node.js API (Node-API)
String to upper case
Magical headers that make your C++ library accessible from JavaScript
Removes whitespace on the right
Removes whitespace on left and right
Magical headers that make your C++ library accessible from JavaScript
Returns true if the value is a number. comprehensive tests.Study from jonschlinkert/is-number
Fill the front of a number with the chosen padding.