{"id":40398075,"url":"https://github.com/leonardpauli/string-from-object","last_synced_at":"2026-01-20T13:07:26.741Z","repository":{"id":57372431,"uuid":"112474609","full_name":"leonardpauli/string-from-object","owner":"leonardpauli","description":"neatly formatted, indent based presentation of js object, handles circular structures, depth levels, + logs with color","archived":false,"fork":false,"pushed_at":"2018-07-12T20:29:39.000Z","size":297,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T22:32:49.425Z","etag":null,"topics":["colors","js","json","logging","pretty-print","stringify","yaml"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leonardpauli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-29T12:48:08.000Z","updated_at":"2018-07-12T20:29:40.000Z","dependencies_parsed_at":"2022-09-17T15:01:32.912Z","dependency_job_id":null,"html_url":"https://github.com/leonardpauli/string-from-object","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/leonardpauli/string-from-object","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardpauli%2Fstring-from-object","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardpauli%2Fstring-from-object/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardpauli%2Fstring-from-object/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardpauli%2Fstring-from-object/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonardpauli","download_url":"https://codeload.github.com/leonardpauli/string-from-object/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardpauli%2Fstring-from-object/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["colors","js","json","logging","pretty-print","stringify","yaml"],"created_at":"2026-01-20T13:07:26.607Z","updated_at":"2026-01-20T13:07:26.732Z","avatar_url":"https://github.com/leonardpauli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# string-from-object\n*neatly formatted, indentation based presentation of js object, handles circular structures, depth levels, + logs with color*\n\n__for usage, see [./module/\\_\\_tests\\_\\_](./module/__tests__)__\n__`npm i string-from-object`__\n\n```js\nimport {log} from 'string-from-object'\nlog({some: {object: ['or', 'value']}})\n\nimport strFromObj from 'string-from-object'\nconsole.log(strFromObj(..., {\n\tdepth: 1, indentation: '\\t', colors: false,\n\tfilter: ({key})=\u003e key!=='name',\n\tnameExtractor: obj=\u003e obj.name,\n}))\n```\n\n\n### Contribute\n\nFeel free to fork and send PR's :)\n\nCopyright © Leonard Pauli, 2017-2018\n\nLicence: GNU Affero General Public License v3.0 or later.\nFor commersial / closed-source / custom licencing needs, please contact us.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardpauli%2Fstring-from-object","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonardpauli%2Fstring-from-object","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardpauli%2Fstring-from-object/lists"}