{"id":16125683,"url":"https://github.com/dy/cln","last_synced_at":"2025-08-17T01:33:47.226Z","repository":{"id":57200504,"uuid":"54754617","full_name":"dy/cln","owner":"dy","description":"Clean source code for comparison","archived":false,"fork":false,"pushed_at":"2018-10-10T10:17:09.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-29T20:26:28.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://npmjs.org/package/cln","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-26T00:16:47.000Z","updated_at":"2022-03-06T03:55:02.000Z","dependencies_parsed_at":"2022-09-16T15:10:21.968Z","dependency_job_id":null,"html_url":"https://github.com/dy/cln","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dy/cln","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy%2Fcln","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy%2Fcln/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy%2Fcln/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy%2Fcln/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dy","download_url":"https://codeload.github.com/dy/cln/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy%2Fcln/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270796217,"owners_count":24647319,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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":[],"created_at":"2024-10-09T21:30:39.185Z","updated_at":"2025-08-17T01:33:47.198Z","avatar_url":"https://github.com/dy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Clean source code before comparing fixtures.\nTo avoid leading/trailing/repeating whitespaces, newlines or tabs headache.\n\n```js\nvar clean = require('cln')\nvar assert = require('assert')\n\nassert.equal(\nclean(compile(`\n\tfloat a = 1;\n`)),\nclean`\n\tvar a = 1;\n`;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdy%2Fcln","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdy%2Fcln","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdy%2Fcln/lists"}