stringify-object

Stringifier

Converts an object or array to a formatted string representation

Stringify an object/array like JSON.stringify just without all the double-quotes

GitHub

309 stars
18 watching
47 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yeoman/generator-node A Yeoman generator for creating a basic Node.js project with common tools and configurations. 577
thlorenz/es6ify Transforms modern JavaScript code into older JavaScript syntax on the fly 594
sequencejs/generator-sequence A Yeoman generator tool for scaffolding Sequence.js themes. 1
yeoman/yosay A command-line tool that prints text with ASCII art in the style of coway, but with fewer animal references. 205
hobofan/reacty_yew Automatically generates Yew components from React components with TypeScript type definitions 54
bespokejs/generator-bespoke Creates a boilerplate project with tools and configurations for building Bespoke.js presentations using Yeoman. 195
jamesallardice/placeholders.js A polyfill for the HTML5 placeholder attribute to enable its use across multiple browsers. 948
jcardama/deno_slugify A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols 18
andrew--r/sjsj An online dictionary explaining JavaScript terminology in simple terms. 169
yogthos/json-html Converts JSON data into human-readable HTML 162
lashoun/slugify Converts filenames and directories to web-friendly formats. 4
browserify/events A Node.js events module implementation for environments without it. 1,385
sayanarijit/jf A utility to safely format and print JSON objects in the commandline. 29
browserify/rustify Transforms Rust code into WebAssembly for use in JavaScript environments 494
watson/flatten-obj Converts deeply nested object literals to simple key/value objects 21