{"id":16406483,"url":"https://github.com/wincent/dented","last_synced_at":"2025-02-23T21:22:50.316Z","repository":{"id":66829515,"uuid":"166468554","full_name":"wincent/dented","owner":"wincent","description":"↔️ Indenting and dedenting utilities","archived":false,"fork":false,"pushed_at":"2019-01-18T22:02:18.000Z","size":61,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T15:43:34.658Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240380379,"owners_count":19792286,"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":["javascript","strings-manipulation"],"created_at":"2024-10-11T06:09:55.220Z","updated_at":"2025-02-23T21:22:50.271Z","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"}