unist-util-stringify-position
popularunist utility to serialize a node, position, or point as a human readable location
Updated by @wooorm
fn-args
popularGet the arguments of a function, arrow function, generator function, async function
Updated by @sindresorhus
parse-function
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Updated by @tunnckocore
multiaddr-to-uri
Convert a Multiaddr to a URI /dnsaddr/ipfs.io/http -> http://ipfs.io
Updated by @achingbrain
type-of-is
popularDetermine and test types using constructor or {}.toString
Updated by @stephenhandley
@stdlib/utils-native-class
Determine the specification defined classification of an object.
Updated by @stdlib-bot
@multiformats/multiaddr-to-uri
Convert a Multiaddr to a URI /dnsaddr/ipfs.io/http -> http://ipfs.io
Updated by @alanshaw
@stdlib/number-uint8-base-to-binary-string
Return a string giving the literal bit representation of an unsigned 8-bit integer.
Updated by @stdlib-bot
@stdlib/number-uint16-base-to-binary-string
Return a string giving the literal bit representation of an unsigned 16-bit integer.
Updated by @stdlib-bot
@stdlib/number-float32-base-to-binary-string
Return a string giving the literal bit representation of a single-precision floating-point number.
Updated by @stdlib-bot
@stdlib/number-float64-base-to-binary-string
Return a string giving the literal bit representation of a double-precision floating-point number.
Updated by @stdlib-bot
@stdlib/number-uint32-base-to-binary-string
Return a string giving the literal bit representation of an unsigned 32-bit integer.
Updated by @stdlib-bot
@tsdotnet/serialization
Interfaces and utility for implementing serialization and serializable objects.
Updated by @electricessence
@cylution/mongoose-plugin-object-id-to-string
Simple mongoose plugin that auto convert ObjectId to string
Updated by @0x0a0d
string.ify
A small, simple yet powerful JavaScript object stringifier / pretty-printer
Updated by @x84