kdts
Retrieve the real type of a varible
published version 1.1.1, 3 years agoReturns 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
published version 2.0.0, 2 years agoChecks if a name is a valid npm package name and if it's available to be used to push a new package to npm.
published version 1.0.4, 3 years agoBy writing readable http status codes your code becomes even more readable and easier to understand.
published version 1.1.3, 2 years agoAn easy-to-use **async/await wrapper** to resolve any asynchronous tasks. Await-resolver always returns an array of type `[error, result]` **ensuring consistent error handling** and it provides **a timeout functionality to delay/timeout an execution**. Wi
published version 2.0.2, 2 months agoRetrieve the real type of a variable, a more accurate version of the `typeof` operator. This module has been improved for performance and is getting better overtime.
published version 1.1.2, a year ago