# Obj To String Make {} Objects Converted To String With This Module! Usage Example : `var objToStr = require('obj-to-str')` `var servers = {}` `servers['123'].path = 'c:\prgramfiles'` `servers['23']._id = '123'` `let converted = objToStr.convert
Better TOML parsing and stringifying all in that familiar JSON interface.
handle circular references when stringifying and parsing
OLPC JSON canonicalization
Return an object as an 'x-www-form-urlencoded' string
A wide-character aware text alignment function for use on the console or with fixed width fonts.
Pseudo AST that contains data with its positions attached.
Check if a value is an object
utilities for primitive JavaScript types
A tiny library for serializing Object values to Strings.
Parse partial JSON generated by LLM
A safe callback to string serializer
Safely get a dot-notated property within an object.
A drop-in replacement for `util` with some additional advantageous functions
A port of inflection-js to node.js module
Front-matter parser.
Utility functions to deal with references in objects
Check if a value is a plain object
Generate a unique character string suitible for use in files and URLs.
Brace expansion as known from sh/bash
neato compression of key-value data
javascript plugin to stringify, parse and clone javascript objects with Functions, RegExp and Date.
Convert object to string.
URL utilities for markdown-it