{"id":23594342,"url":"https://github.com/felipesousa/setype","last_synced_at":"2026-04-10T00:33:46.380Z","repository":{"id":48707261,"uuid":"245171196","full_name":"felipesousa/setype","owner":"felipesousa","description":"🪐 a automated workflow to typescript libraries!","archived":false,"fork":false,"pushed_at":"2021-07-13T15:15:53.000Z","size":288,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T09:17:05.569Z","etag":null,"topics":["actions","cd","ci","eslint","github","github-actions","jest","library","prettier","rollup","typedoc","typescript","workflow"],"latest_commit_sha":null,"homepage":"https://felipesousa.github.io/setype/","language":"TypeScript","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/felipesousa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-05T13:31:48.000Z","updated_at":"2021-09-05T03:52:31.000Z","dependencies_parsed_at":"2022-09-08T14:52:10.660Z","dependency_job_id":null,"html_url":"https://github.com/felipesousa/setype","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/felipesousa%2Fsetype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipesousa%2Fsetype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipesousa%2Fsetype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipesousa%2Fsetype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipesousa","download_url":"https://codeload.github.com/felipesousa/setype/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239435081,"owners_count":19638056,"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":["actions","cd","ci","eslint","github","github-actions","jest","library","prettier","rollup","typedoc","typescript","workflow"],"created_at":"2024-12-27T09:17:08.566Z","updated_at":"2025-11-04T15:30:28.543Z","avatar_url":"https://github.com/felipesousa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🪐 Setype\n\n\u003e a automated workflow to your next typescript project!\n\n[![Coverage Status](https://coveralls.io/repos/github/felipesousa/setype/badge.svg?branch=master)](https://coveralls.io/github/felipesousa/setype?branch=master) ![CI/CD](https://github.com/felipesousa/setype/workflows/CI/CD/badge.svg?branch=master)\n\n_Note: You can check the [current version here.](https://github.com/felipesousa/setype/)_\n\n## 🛠⚙️ Features/Stack\n\n---\n\n\u003cdiv style=\"display: flex; justify-content: space-between;align-items: center\n;\"\u003e\n\u003cimg src=\"http://lineadecodigo.com/wp-content/uploads/2017/08/typescript.png\"  width=\"70px\" /\u003e\n\n\u003cimg src=\"https://pbs.twimg.com/profile_images/900341719945924613/zE8RTn9E_400x400.jpg\"  width=\"80px\" /\u003e\n\n\u003cimg src=\"https://www.saashub.com/images/app/service_logos/49/a6643cb9de38/large.png?1557686422\" width=\"70px\" /\u003e\n\n\u003cimg src=\"https://ga1.imgix.net/logo/o/90537-1521567356-9082406?auto=format\u0026q=50\u0026fit=fill\" width=\"90px\" /\u003e\n\n\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/d/db/Npm-logo.svg\" width=\"90px\" /\u003e\n\n\u003cimg src=\"https://d33wubrfki0l68.cloudfront.net/204482ca413433c80cd14fe369e2181dd97a2a40/092e2/assets/img/logo.svg\" width=\"80px\" /\u003e\n\n\u003cimg src=\"https://prettier.io/icon.png\" width=\"70px\" /\u003e\n\u003c/div\u003e\n\n---\n\n- [TypeScript](https://www.typescriptlang.org/) | TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.\n- [RollupJS](https://rollupjs.org/guide/en/) | Module bundler for JavaScript.\n- [Prettier](https://prettier.io/) | A code formater integrated with ESLint and VS Code Automation.\n- [ESlint](https://eslint.org/) | Find and fix problems on TypeScript/Javascript code.\n- [Github Actions](https://github.com/features/actions) | Automated Workflow to tests, documentation, npm-publish and build.\n- [Coveralls](https://coveralls.io/) | A dashboard to your coverage report source code.\n- [Github Pages](https://pages.github.com/) | Automated documentation with TypeDoc and published with Github Actions.\n- [TypeDoc](http://typedoc.org/) | A documentation generator for TypeScript projects.\n- [NPM Automated Publish](https://www.npmjs.com/) | Automated publish packages on npm using github actions.\n- [VS Code Integration](https://github.com/prettier/prettier-vscode) | Automated Formatter and Fix with VS-Code Prettier Plugin.\n\n## Roadmap and Board\n\nYou can check-out the [milestones](https://github.com/felipesousa/setype/milestones) and the [board](https://github.com/felipesousa/setype/projects/1) to see the process and the tasks that are in development.\n\n## Install and Usage\n\nYou can check all details about the library in the [documentation page](https://felipesousa.github.io/setype/).\n\n## Contributing\n\nPlease check out the [CONTRIBUTING.md](https://github.com/felipesousa/setype/blob/develop/CONTRIBUTING.md).\n\n## License\n\nSetype - LICENSE @ [MIT](https://github.com/felipesousa/setype/blob/develop/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipesousa%2Fsetype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipesousa%2Fsetype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipesousa%2Fsetype/lists"}