An ES-spec-compliant `parseInt` shim/polyfill/replacement that works as far down as ES3
esformatter plugin that adds the radix parameter to parseInt
The lodash method `_.parseInt` exported as a module.
A stricter `parseInt` and `parseFloat`.
strict replacement for parseInt
Safer replacements for JavaScript's parseInt and parseFloat functions
parse Chinese numeric strings to integer
TypeScript definitions for lodash.parseint
If this parseInt() encounters an invalid digit, it fails loudly instead of returning a partially parsed number.
parseFloat(), parseInt(), String(), isNaN(), isFinite() in a node
Standard built-in object parseInt
An Eslint Autofixer for radix values - parseInt()
Faster parseInt and toString for byte-hex conversion
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
The parseInt int for next.
Strict integer parsing
Build chainable fluent interfaces the easy way... with a freakin' chainsaw!
Fixes parseInt and parseFloat which are broken in all major browsers.
Range data type parser and serializer for PostgreSQL
Parse postgres array columns
parse Chinese numeric strings to integer
Query result type converters for node-postgres
koa2 version winston logger like express-winston
Easily create error with contexts
Generic, JavaScript-like parseInt() functions for Rust.
ECMAScript runtime: native built-ins (console, Math, JSON, parseInt, isNaN, ...) that the boa-cat engine exposes to scripts. Each built-in is a NativeFn registered into the initial environment. No mut, no Rc/Arc, no interior mutability, no panics.
Automatically queue similar songs in MPD, remembering the original song.
Fast `&[u8]` to integer parser
A script deobfuscator
An object transfer library for various message broker and/or protocols
Tool for wrapping JavaScript modules as WebAssembly components using the QuickJS engine
Macro to automate wrapping types into enums
A library for reading and writing APEv2 tags
Help Struct For Axum Response
Some error-processing helpers for Rust