{"id":27935357,"url":"https://github.com/grenish/licenseinator","last_synced_at":"2026-02-21T00:01:59.007Z","repository":{"id":282285384,"uuid":"948039102","full_name":"Grenish/licenseinator","owner":"Grenish","description":"Licenseinator is a web tool that helps you quickly select the right license for your project, whether it's open-source or commercial.","archived":false,"fork":false,"pushed_at":"2025-03-14T12:45:03.000Z","size":684,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T08:14:49.398Z","etag":null,"topics":["bun","good-first-issue","html","javascript","license","nextjs","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://licenseinator.vercel.app/","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/Grenish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":"grenish","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"grenish","thanks_dev":null,"custom":null}},"created_at":"2025-03-13T16:40:58.000Z","updated_at":"2025-03-14T12:51:35.000Z","dependencies_parsed_at":"2025-05-07T06:26:02.509Z","dependency_job_id":null,"html_url":"https://github.com/Grenish/licenseinator","commit_stats":null,"previous_names":["grenish/licenseinator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Grenish/licenseinator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grenish%2Flicenseinator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grenish%2Flicenseinator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grenish%2Flicenseinator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grenish%2Flicenseinator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Grenish","download_url":"https://codeload.github.com/Grenish/licenseinator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grenish%2Flicenseinator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29668627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T23:24:07.480Z","status":"ssl_error","status_checked_at":"2026-02-20T23:24:06.202Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bun","good-first-issue","html","javascript","license","nextjs","react","tailwindcss","typescript"],"created_at":"2025-05-07T06:15:55.074Z","updated_at":"2026-02-21T00:01:58.959Z","avatar_url":"https://github.com/Grenish.png","language":"TypeScript","funding_links":["https://github.com/sponsors/grenish","https://buymeacoffee.com/grenish"],"categories":[],"sub_categories":[],"readme":"# Licenseinator\n\nA modern web application to help developers find the ideal open source license for their projects.\n\n![Licenseinator](./public/licenseinator.png)\n\n## 🚀 Features\n\n- **Simple Explanations**: Clear, jargon-free descriptions of each license and its terms\n- **License Comparison**: Compare different licenses side-by-side to find the best match\n- **Copyleft Strength Indicators**: Easily understand the restrictions of each license\n- **Real-world Examples**: See which popular projects use each license\n- **Compatibility Information**: Check if licenses work with other common licenses\n\n## 📋 Available Licenses\n\nLicenseinator includes detailed information about many popular open source licenses, including:\n\n- MIT License\n- Apache License 2.0\n- GNU GPL (v2.0 and v3.0)\n- BSD Licenses\n- Mozilla Public License\n- GNU AGPL\n- And many more!\n\n## 🛠️ Tech Stack\n\n- [Next.js](https://nextjs.org/) - React framework\n- [TypeScript](https://www.typescriptlang.org/) - Type safety\n- [Tailwind CSS](https://tailwindcss.com/) - Styling\n- [Lucide Icons](https://lucide.dev/) - Beautiful SVG icons\n- [Bun](https://bun.sh/) - JavaScript runtime \u0026 package manager\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- [Bun](https://bun.sh/) installed on your machine\n\n### Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/Grenish/licenseinator.git\ncd licenseinator\n````\n\n2. Install dependencies:\n\n```bash\nbun install\n```\n\n3. Run the development server:\n\n```bash\nbun dev\n```\n\n4. Open [http://localhost:3000](http://localhost:3000) with your browser to see the application.\n\n## 🤝 Contributing\n\nContributions are welcome! If you'd like to help improve Licenseinator:\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## 🙏 Acknowledgments\n\n- All the open source communities that created and maintain these licenses\n- [Open Source Initiative](https://opensource.org/) for license standardization\n- [Choose a License](https://choosealicense.com/) for inspiration\n\n## 📬 Contact\n\nProject Link: [https://github.com/Grenish/licenseinator](https://github.com/Grenish/licenseinator)\n\n---\n\nBuilt with ❤️ for the open source community\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrenish%2Flicenseinator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrenish%2Flicenseinator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrenish%2Flicenseinator/lists"}