{"id":19475497,"url":"https://github.com/artdecocode/ttt","last_synced_at":"2025-08-13T07:15:49.342Z","repository":{"id":135405757,"uuid":"174407992","full_name":"artdecocode/ttt","owner":"artdecocode","description":"t","archived":false,"fork":false,"pushed_at":"2019-03-07T19:35:22.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-14T21:41:52.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://artd.eco","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/artdecocode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-03-07T19:35:06.000Z","updated_at":"2019-03-07T19:35:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b12876b-73d3-42ea-8bbb-4821181cf05b","html_url":"https://github.com/artdecocode/ttt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artdecocode/ttt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdecocode%2Fttt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdecocode%2Fttt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdecocode%2Fttt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdecocode%2Fttt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artdecocode","download_url":"https://codeload.github.com/artdecocode/ttt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artdecocode%2Fttt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270202724,"owners_count":24544388,"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-13T02:00:09.904Z","response_time":66,"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-11-10T19:33:12.081Z","updated_at":"2025-08-13T07:15:49.299Z","avatar_url":"https://github.com/artdecocode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @artdeco/ttt\n\n[![npm version](https://badge.fury.io/js/@artdeco/ttt.svg)](https://npmjs.org/package/@artdeco/ttt)\n\n`@artdeco/ttt` is t\n\n```sh\nyarn add -E @artdeco/ttt\n```\n\n## Table Of Contents\n\n- [Table Of Contents](#table-of-contents)\n- [API](#api)\n- [`ttt(arg1: string, arg2?: boolean)`](#mynewpackagearg1-stringarg2-boolean-void)\n  * [`Config`](#type-config)\n- [Copyright](#copyright)\n\n\u003cp align=\"center\"\u003e\u003ca href=\"#table-of-contents\"\u003e\u003cimg src=\".documentary/section-breaks/0.svg?sanitize=true\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n## API\n\nThe package is available by importing its default function:\n\n```js\nimport ttt from '@artdeco/ttt'\n```\n\n\u003cp align=\"center\"\u003e\u003ca href=\"#table-of-contents\"\u003e\u003cimg src=\".documentary/section-breaks/1.svg?sanitize=true\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n## `ttt(`\u003cbr/\u003e\u0026nbsp;\u0026nbsp;`arg1: string,`\u003cbr/\u003e\u0026nbsp;\u0026nbsp;`arg2?: boolean,`\u003cbr/\u003e`): void`\n\nCall this function to get the result you want.\n\n__\u003ca name=\"type-config\"\u003e`Config`\u003c/a\u003e__: Options for the program.\n\n|   Name    |   Type    |    Description    | Default |\n| --------- | --------- | ----------------- | ------- |\n| shouldRun | _boolean_ | A boolean option. | `true`  |\n| __text*__ | _string_  | A text to return. | -       |\n\n```js\n/* yarn example/ */\nimport ttt from '@artdeco/ttt'\n\n(async () =\u003e {\n  const res = await ttt({\n    text: 'example',\n  })\n  console.log(res)\n})()\n```\n```\nexample\n```\n\n\u003cp align=\"center\"\u003e\u003ca href=\"#table-of-contents\"\u003e\u003cimg src=\".documentary/section-breaks/2.svg?sanitize=true\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n## Copyright\n\n(c) [Art Deco][1] 2019\n\n[1]: https://artd.eco\n\n\u003cp align=\"center\"\u003e\u003ca href=\"#table-of-contents\"\u003e\u003cimg src=\".documentary/section-breaks/-1.svg?sanitize=true\"\u003e\u003c/a\u003e\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartdecocode%2Fttt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartdecocode%2Fttt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartdecocode%2Fttt/lists"}