{"id":13532771,"url":"https://github.com/skratchdot/skratchdot-codemods","last_synced_at":"2025-03-15T18:19:38.265Z","repository":{"id":57362464,"uuid":"76064795","full_name":"skratchdot/skratchdot-codemods","owner":"skratchdot","description":"a collection of utility codemods","archived":false,"fork":false,"pushed_at":"2018-10-14T18:01:45.000Z","size":170,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T20:07:25.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/skratchdot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-09T19:38:09.000Z","updated_at":"2018-10-14T18:01:46.000Z","dependencies_parsed_at":"2022-09-13T21:00:48.222Z","dependency_job_id":null,"html_url":"https://github.com/skratchdot/skratchdot-codemods","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fskratchdot-codemods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fskratchdot-codemods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fskratchdot-codemods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fskratchdot-codemods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skratchdot","download_url":"https://codeload.github.com/skratchdot/skratchdot-codemods/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243770286,"owners_count":20345276,"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":[],"created_at":"2024-08-01T07:01:13.628Z","updated_at":"2025-03-15T18:19:38.235Z","avatar_url":"https://github.com/skratchdot.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# skratchdot-codemods\n\n[![NPM version](https://badge.fury.io/js/skratchdot-codemods.svg)](http://badge.fury.io/js/skratchdot-codemods)\n[![Build Status](https://travis-ci.org/skratchdot/skratchdot-codemods.png?branch=master)](https://travis-ci.org/skratchdot/skratchdot-codemods)\n[![Code Climate](https://codeclimate.com/github/skratchdot/skratchdot-codemods.png)](https://codeclimate.com/github/skratchdot/skratchdot-codemods)\n[![Coverage Status](https://coveralls.io/repos/skratchdot/skratchdot-codemods/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/skratchdot/skratchdot-codemods?branch=master)\n\n[![Dependency Status](https://david-dm.org/skratchdot/skratchdot-codemods.svg)](https://david-dm.org/skratchdot/skratchdot-codemods)\n[![devDependency Status](https://david-dm.org/skratchdot/skratchdot-codemods/dev-status.svg)](https://david-dm.org/skratchdot/skratchdot-codemods#info=devDependencies)\n\n[![NPM](https://nodei.co/npm/skratchdot-codemods.png)](https://npmjs.org/package/skratchdot-codemods)\n\n\n## Description\n\nA collection of utility codemods that I find useful.\n\n\n## Getting Started\n\n```bash\nnpm install jscodeshift\nnpm install skratchdot-codemods\njscodeshift -t ./node_modules/skratchdot-codemods/transforms/amd-to-commonjs.js /path/to/files/*.js\njscodeshift -t ./node_modules/skratchdot-codemods/transforms/global-strict.js /path/to/files/*.js\n```\nSee all the available\n[transforms here](https://github.com/skratchdot/skratchdot-codemods/tree/master/transforms).\n\n\n## Links\n\n- [Source Code](https://github.com/skratchdot/skratchdot-codemods)\n- [jscodeshift](https://github.com/facebook/jscodeshift)\n- [AST Explorer](https://astexplorer.net/)\n\n\n## License\n\nCopyright (c) 2016 [skratchdot](https://www.skratchdot.com/)  \nLicensed under the\n[MIT license](https://github.com/skratchdot/skratchdot-codemods/blob/master/LICENSE-MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskratchdot%2Fskratchdot-codemods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskratchdot%2Fskratchdot-codemods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskratchdot%2Fskratchdot-codemods/lists"}