@stdlib/math-strided-ops-mul
Element-wise multiplication of two strided arrays.
Updated by @stdlib-bot
@stdlib/stats-iter-cuprod
Create an iterator which iteratively computes a cumulative product.
Updated by @stdlib-bot
@stdlib/stats-iter-mprod
Create an iterator which iteratively computes a moving product.
Updated by @stdlib-bot
@stdlib/math-iter-ops-divide
Create an iterator which performs element-wise division of two or more iterators.
Updated by @stdlib-bot
@stdlib/math-iter-ops-multiply
Create an iterator which performs element-wise multiplication of two or more iterators.
Updated by @stdlib-bot
@stdlib/stats-iter-cugmean
Create an iterator which iteratively computes a cumulative geometric mean.
Updated by @stdlib-bot
proder
A tiny lightweigh devOps tool for building production version of development directory smartly
Updated by @iamjafran
prod-logger
FR: Module de gestion des logs en fonction du niveau a afficher ansie que d'un booléan pour determiner si on afficher les niveaux superieur ou non. EN: Log management module …
Updated by @dafonseca_leonardo
react-is-dev
A simple library to determine whether a react app is under development or production environment
Updated by @crystalbit
babel-plugin-env-debug
Decide whether or not to delete code based on the environment
Updated by @barcodeing
babel-plugin-strip-object-freeze
Replace all instances of `Object.freeze(value)` with `value`
Updated by @thejameskyle
babel-plugin-hash-strings
Replace all instances of "@@strings like this" with hashes.
Updated by @thejameskyle