Showing 21-40 of 969 packages
a NestJS ioRedis module
GZIP in pure JavaScript (works in the browser)
Create parsers using parser combinators with helpful error messages
isNumber, isOdd, isEven, isNumeric, isNotNumber, isPrime, findPrimeToN
Tiny react input formatter and mask
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
var current_version='v' + parseInt(Math.random()*1000) frontend_app.get(/^\/(v[0-9]+)?(\/|$)(.*)/g,function(req,res,next){ console.log('get current_version: ',current_version) console.log('asked version:' ,req.params[0]) if (req.params[0]!=curre
If this parseInt() encounters an invalid digit, it fails loudly instead of returning a partially parsed number.
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
Library for resuming and following streams in distributed systems
It helps to know why you got an error.
util.format-like string formatting utility
Formats 'duration' and 'timestamp' for convict
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Electron thermal 80mm printer
Native bindings to journald
Use native context menu views from React Native
Browserify-compatible module to get and set cookies in the browser
Safer floating-point math operations in JavaScript that return results we expect, so that 0.1 + 0.2 adds up to 0.3, e.g. Customized and fixed from package '@dfkaye/safe-math'
Simple Data Validation Library