{"id":16445509,"url":"https://github.com/japrozs/tsgist","last_synced_at":"2026-05-06T15:36:51.871Z","repository":{"id":57381527,"uuid":"315196151","full_name":"japrozs/tsgist","owner":"japrozs","description":"A NPM package to create customizable `tsconfig.json` files in the easiest way.","archived":false,"fork":false,"pushed_at":"2020-11-24T07:19:19.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T16:05:37.443Z","etag":null,"topics":["chalk","cli","inquirer","node","npm","tsconfig","tsgist"],"latest_commit_sha":null,"homepage":"https://github.com/Japroz-Saini/tsgist","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/japrozs.png","metadata":{"files":{"readme":"README.MD","changelog":"CHANGELOG.MD","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.MD","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"JaprozSaini"}},"created_at":"2020-11-23T04:02:20.000Z","updated_at":"2023-02-16T02:17:35.000Z","dependencies_parsed_at":"2022-09-04T06:04:22.158Z","dependency_job_id":null,"html_url":"https://github.com/japrozs/tsgist","commit_stats":null,"previous_names":["japroz-saini/tsgist"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japrozs%2Ftsgist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japrozs%2Ftsgist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japrozs%2Ftsgist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/japrozs%2Ftsgist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/japrozs","download_url":"https://codeload.github.com/japrozs/tsgist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240831204,"owners_count":19864711,"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":["chalk","cli","inquirer","node","npm","tsconfig","tsgist"],"created_at":"2024-10-11T09:44:39.163Z","updated_at":"2026-05-06T15:36:46.836Z","avatar_url":"https://github.com/japrozs.png","language":"JavaScript","funding_links":["https://patreon.com/JaprozSaini"],"categories":[],"sub_categories":[],"readme":"# Tsgist\n\n\u003c?xml version=\"1.0\"?\u003e\n\u003csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"100\" height=\"20\"\u003e\n\u003clinearGradient id=\"a\" x2=\"0\" y2=\"100%\"\u003e\n    \u003cstop offset=\"0\" stop-color=\"#bbb\" stop-opacity=\".1\"/\u003e\n    \u003cstop offset=\"1\" stop-opacity=\".1\"/\u003e\n\u003c/linearGradient\u003e\n\u003crect rx=\"3\" width=\"100\" height=\"20\" fill=\"#555\"/\u003e\n\u003crect rx=\"3\" x=\"45\" width=\"55\" height=\"20\" fill=\"#4c1\"/\u003e\n\u003cpath fill=\"#4c1\" d=\"M45 0h4v20h-4z\"/\u003e\n\u003crect rx=\"3\" width=\"100\" height=\"20\" fill=\"url(#a)\"/\u003e\n\u003cg fill=\"#fff\" text-anchor=\"middle\" font-family=\"DejaVu Sans,Verdana,Geneva,sans-serif\" font-size=\"11\"\u003e\n    \u003ctext x=\"24\" y=\"15\" fill=\"#010101\" fill-opacity=\".3\"\u003ebuild\u003c/text\u003e\n    \u003ctext x=\"24\" y=\"14\"\u003ebuild\u003c/text\u003e\n    \u003ctext x=\"72\" y=\"15\" fill=\"#010101\" fill-opacity=\".3\"\u003epassing\u003c/text\u003e\n    \u003ctext x=\"72\" y=\"14\"\u003epassing\u003c/text\u003e\n\u003c/g\u003e\n\u003c/svg\u003e\u003cbr\u003e\nTsgist is a package to generate `tsconfig.json` file is an easy and customizable manner.To get started install `tsgist` through `npm` with the following command:\n\n```bash\nnpm install -g tsgist\n```\n\nOr for a quick start, please use the command below:\n\n```bash\nnpx tsgist init\n```\n\n## Template\n\nYou can use template `tsconfig.json` files for easy and custom config files.To get started, `tsgist` creates a folder called `tsgist` in the home directory of your computer.In that directory, create a `json` files with the name that you want the `alias` to be.For example, id your `json` file is called `config.json` then you can use the command:\n\n```bash\ntsgist temp config\n```\n\nwhere `config` is the name of the json file which you want to use.\n\nTo find the home directory of your system, use the following command:\n\n```bash\n$ node\nWelcome to Node.js v12.18.2.\nType \".help\" for more information.\n\u003e const os = require('os');\n\u003e os.homedir()\n'/Users/Japroz'\n```\n\n## FUNDING\n\nFor funding, see the `FUNDING.YML` file in the `.github` folder or click the Sponsor button at the top of the page on [Github](https://github.com/Japroz-Saini/tsgist).\n\n## CONTRIBUTING\n\nFor contributing, please see the `CONTRIBUTING.MD` file in the root directory of the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaprozs%2Ftsgist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaprozs%2Ftsgist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaprozs%2Ftsgist/lists"}