{"id":17845760,"url":"https://github.com/guidevloper/nts2tsx","last_synced_at":"2026-05-15T22:36:36.553Z","repository":{"id":112877201,"uuid":"481718027","full_name":"GuiDevloper/nts2tsx","owner":"GuiDevloper","description":"Utility to rename NTS files to TSX in the current directory","archived":false,"fork":false,"pushed_at":"2022-04-24T21:16:17.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T15:29:18.171Z","etag":null,"topics":["nullstack","tsx","typescript"],"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/GuiDevloper.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-14T18:59:53.000Z","updated_at":"2022-04-15T21:06:53.000Z","dependencies_parsed_at":"2023-05-26T01:00:19.677Z","dependency_job_id":null,"html_url":"https://github.com/GuiDevloper/nts2tsx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GuiDevloper/nts2tsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiDevloper%2Fnts2tsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiDevloper%2Fnts2tsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiDevloper%2Fnts2tsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiDevloper%2Fnts2tsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuiDevloper","download_url":"https://codeload.github.com/GuiDevloper/nts2tsx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuiDevloper%2Fnts2tsx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274348639,"owners_count":25268972,"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-09-09T02:00:10.223Z","response_time":80,"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":["nullstack","tsx","typescript"],"created_at":"2024-10-27T21:36:55.641Z","updated_at":"2026-05-15T22:36:31.533Z","avatar_url":"https://github.com/GuiDevloper.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nts2tsx\n\nUtility to rename NTS files to TSX in the current directory.\n\n\u003e 💡 It avoids some mess not messing with messed up **node_modules**, **webpack.config.js** and dot files/directories\n\n## Args\n\nThe simplest use searches for NTS files and rename them:\n\n```bash\nnpx nts2tsx\n```\n\nTogether with renaming, it cleans up any use of `.nts` extension in paths.\n\n\u003e ✨ It stores the relative paths of renamed files at **./nts2tsx-save.txt**\n\nTo restore to original filenames, just run:\n\n```bash\nnpx nts2tsx --restore\n```\n\nYou would like to rename TSX to NTS files? Okay then, just run:\n\n```bash\nnpx nts2tsx --invert\n```\n\nand to restore:\n\n```bash\nnpx nts2tsx --invert --restore\n```\n\n## License\n\n[MIT](LICENSE) © 2022 Guilherme Correia","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidevloper%2Fnts2tsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguidevloper%2Fnts2tsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidevloper%2Fnts2tsx/lists"}