{"id":16723216,"url":"https://github.com/martinkr/node-json-stringify","last_synced_at":"2026-01-11T01:59:35.929Z","repository":{"id":25041197,"uuid":"101072500","full_name":"martinkr/node-json-stringify","owner":"martinkr","description":"An isomorphic service with one purpose: stringify a JSON-Object. Simple but convenient.","archived":false,"fork":false,"pushed_at":"2025-03-13T05:20:21.000Z","size":5691,"stargazers_count":0,"open_issues_count":49,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T06:25:43.675Z","etag":null,"topics":["development","docker","docker-image","isomorphic","json","node","nodejs","stringify"],"latest_commit_sha":null,"homepage":"https://json-stringify.now.sh","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinkr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-22T14:33:55.000Z","updated_at":"2022-04-25T10:04:58.000Z","dependencies_parsed_at":"2024-04-06T04:22:15.618Z","dependency_job_id":"a40a710d-a637-42c5-82fc-44f9310deaee","html_url":"https://github.com/martinkr/node-json-stringify","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinkr%2Fnode-json-stringify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinkr%2Fnode-json-stringify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinkr%2Fnode-json-stringify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinkr%2Fnode-json-stringify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinkr","download_url":"https://codeload.github.com/martinkr/node-json-stringify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246746898,"owners_count":20827062,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["development","docker","docker-image","isomorphic","json","node","nodejs","stringify"],"created_at":"2024-10-12T22:37:24.809Z","updated_at":"2026-01-11T01:59:35.904Z","avatar_url":"https://github.com/martinkr.png","language":"JavaScript","readme":"# JSON Stringify [![Build Status](https://travis-ci.org/martinkr/node-json-stringify.svg?branch=master)](https://travis-ci.org/martinkr/node-json-stringify)\nAn isomorphic service with one purpose: stringify a JSON-Object. Simple but convenient.\n\n## Whait what?!\nJust paste an arbitrary JSON-Object into the ```textarea``` and hit the ```button```.\nYou will eithter get an ```error message``` or the Object as valid JSON-String ready to go.\n\n**Bonus**: The output is already copied to your clipboard!\n\nYou can also type directly into the ```textarea``` and get instant feedback. Just try it.\n\n# Online\n[https://json-stringify.now.sh](https://json-stringify.now.sh)\n\n# Local\nClone the repository: ``` $ git clone https://github.com/martinkr/node-json-stringify.git```\n\n## With the included Dockerfile\nFast and clean. No additional files on your machine.\n- Build the image: ```$ docker build -t jsonstringify:latest . ```\n- Start the container: ```$ docker run -p 3001:3000 jsonstringify:latest```\n- Go to: [http://localhost:3001](http://localhost:3001)\n\nUses ``` alpine:3.6``` and ```node:8.4.0```.\n\n\n### Directly on your machine:\nFast and easy, but all those node_modules ...\n- Install dependencies ```$ npm install``` or ```$ yarn ```\n- Build the files and start server ```$ npm start``` or ```$ yarn start ```\n- Go to: [http://localhost:3000](http://localhost:3000)\n\nRequires ```nodejs```. Recomended: ```v8.4.0```, but it might work with older versions too.\n\n# Tech Stack\n- Isomorphic ECMAScript 2015  with ```babeljs v6.23.0```, ```babelify v7.3.0```, ```browserify v14.4.0``` and ```uglify-js v3.0.28 ```\n- Rendering ```Mustache v2.3.0``` templates\n- CSS 3 piped through ```postcss-cli v4.1.1``` with ```cssnano v3.10.0``` and ```cssnano-preset-advanced v4.0.0-rc.2```,\n- Running on ```express`v4.14.1```\n- With ```forever v0.15.3```\n\n\n# License\n\nLicensed under the [MIT licenses](http://www.opensource.org/licenses/mit-license.php).\n\nCopyright (c) 2016, 2017 Martin Krause \u003cgithub@mkrause.info\u003e [http://martinkr.github.io](http://martinkr.github.io)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinkr%2Fnode-json-stringify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinkr%2Fnode-json-stringify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinkr%2Fnode-json-stringify/lists"}