{"id":16406483,"url":"https://github.com/wincent/dented","last_synced_at":"2026-06-18T15:32:36.409Z","repository":{"id":66829515,"uuid":"166468554","full_name":"wincent/dented","owner":"wincent","description":"↔️ Indenting and dedenting utilities","archived":false,"fork":false,"pushed_at":"2025-01-24T10:06:55.000Z","size":61,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T04:33:34.269Z","etag":null,"topics":["javascript","strings-manipulation"],"latest_commit_sha":null,"homepage":"","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/wincent.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":"2019-01-18T20:27:59.000Z","updated_at":"2022-08-20T03:48:25.000Z","dependencies_parsed_at":"2023-02-23T01:30:34.334Z","dependency_job_id":null,"html_url":"https://github.com/wincent/dented","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"30589659ddba073d44947bd1ec0118c02eefe76c"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wincent/dented","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wincent%2Fdented","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wincent%2Fdented/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wincent%2Fdented/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wincent%2Fdented/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wincent","download_url":"https://codeload.github.com/wincent/dented/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wincent%2Fdented/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34497288,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["javascript","strings-manipulation"],"created_at":"2024-10-11T06:09:55.220Z","updated_at":"2026-06-18T15:32:36.389Z","avatar_url":"https://github.com/wincent.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dented\n\n[![NPM version](https://badge.fury.io/js/dented.svg)](http://badge.fury.io/js/dented)\n\n```javascript\nimport {dedent, indent} from 'dented';\n\nconst dedented = dedent`\n  \u003csomething\u003e\n    nested\n  \u003c/something\u003e\n`;\n\nconst indented = indent(dedented, 8);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwincent%2Fdented","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwincent%2Fdented","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwincent%2Fdented/lists"}