{"id":14155648,"url":"https://github.com/dayoneteams/nodetoolset","last_synced_at":"2025-08-06T01:32:01.486Z","repository":{"id":48017891,"uuid":"184038080","full_name":"dayoneteams/nodetoolset","owner":"dayoneteams","description":"Node.js utility CLI commands helping developers with simple tasks and be more productive.","archived":false,"fork":false,"pushed_at":"2023-04-12T00:01:39.000Z","size":322,"stargazers_count":10,"open_issues_count":6,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-16T11:02:58.379Z","etag":null,"topics":["node-cli","nodejs","react-native","toolkit","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/nodetoolset","language":"TypeScript","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/dayoneteams.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-29T09:10:22.000Z","updated_at":"2024-07-11T00:50:52.000Z","dependencies_parsed_at":"2024-07-12T01:42:14.476Z","dependency_job_id":"6b614752-e6e8-44e5-b5b4-88c8330eb6e8","html_url":"https://github.com/dayoneteams/nodetoolset","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dayoneteams%2Fnodetoolset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dayoneteams%2Fnodetoolset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dayoneteams%2Fnodetoolset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dayoneteams%2Fnodetoolset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dayoneteams","download_url":"https://codeload.github.com/dayoneteams/nodetoolset/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228561539,"owners_count":17937171,"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":["node-cli","nodejs","react-native","toolkit","typescript"],"created_at":"2024-08-17T08:04:43.528Z","updated_at":"2024-12-09T02:31:29.522Z","avatar_url":"https://github.com/dayoneteams.png","language":"TypeScript","funding_links":[],"categories":["typescript"],"sub_categories":[],"readme":"# [NodeToolSet](https://www.npmjs.com/package/nodetoolset)\n\nNodeToolSet is a set of useful command line utilities. Currently, it includes commands for Node.js and React Native. Your contribution are always welcomed!\n\nBuilt with BIG love from [DayOne](https://dayoneteams.com)!\n\n## Installation\nNo installation is required. It's recommended to use `npx` to uses the latest version.\n\nFor someone who really want to install the package manually:\n```\n[sudo] npm install -g nodetoolset\n```\n\n## Usage\nWith `npx`.\n```\nnpx nodetoolset \u003ccommand\u003e ...\n```\nIf you installed the tool using `[sudo] npm install -g nodetoolset`. You can use:\n```\nnts \u003ccommand\u003e ...\n```\n\n## Commands\nAll examples assume that you are using `npx` but you can also use `nts`.\n\n### Node.js\n#### `node:remove-node_modules`\nRemove all `node_modules` directories to free up your disk space.\n##### Examples\n```\nnpx nodetoolset node:remove-node_modules ~/my-projects\n```\n\n### React Native\n#### `rn:rename-app`\nRename React Native app.\n##### Examples\n```\nnpx nodetoolset rn:rename-app \"My New App\"\nnpx nodetoolset rn:rename-app \"My New App\" --dir ~/my-projects/my-rn-project --ios\n```\nNotes: It's recommended to check out Git codebase into new branch, run the command and test carefully.\n\n#### `rn:change-bundle-id`\nChange React Native app bundle ID.\n##### Examples\n```\nnpx nodetoolset rn:change-bundle-id \"com.myorg.myapp\"\nnpx nodetoolset rn:change-bundle-id \"com.myorg.myapp\" --dir ~/my-projects/my-rn-project --ios\n```\n\n### Misc\n#### `help`\nDetailed documentation for the tool and each command.\n##### Examples\n```\n# Show all commands.\nnpx nodetoolset help\n\n# View details of a specific command.\nnpx nodetoolset help node:remove-node_modules\nnpx nodetoolset help rn:rename-app\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdayoneteams%2Fnodetoolset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdayoneteams%2Fnodetoolset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdayoneteams%2Fnodetoolset/lists"}