@sevthjs/kalman-filter
Kalman filter (and Extended Kalman Filter) Multi-dimensional implementation in Javascript
Kalman filter (and Extended Kalman Filter) Multi-dimensional implementation in Javascript
Help to easily send notifications between multiple services like SMS,Mail and Push
An easy to use badwords filter with advanced detection and anti-workaround
Return a partial object copy excluding specified keys.
Return a partial object copy containing only specified keys.
Return a partial object copy containing properties for which a predicate (function) returns a truthy value.
Return a partial object copy excluding properties for which a predicate (function) returns a truthy value.
Create a function that invokes a provided function according to a predicate function.
Apply a mask to a provided input array.
Apply a mask to a provided input array.
Return a shallow copy of an array containing only those elements which fail a test implemented by a predicate function.
Apply a mask to a provided input array.
Apply a mask to a provided input array.
Apply a mask to a provided input array.
Apply a mask to a provided input array and map the unmasked values according to a callback function.
Return a shallow copy of an array containing only those elements which pass a test implemented by a predicate function.
Filter out system junk files like .DS_Store and Thumbs.db
a 'json' command for massaging and processing JSON on the command line
Create a function that invokes a provided function according to a predicate function.
Map values from one object to a new object having the same keys.