{"id":32641438,"url":"https://github.com/arolleaguekeng/js-clean","last_synced_at":"2026-04-19T07:34:50.404Z","repository":{"id":202652647,"uuid":"707775218","full_name":"arolleaguekeng/js-clean","owner":"arolleaguekeng","description":"Transform your Node.js architecture with js-clean, an open-source toolkit for Clean Architecture, fostering collaboration and innovation in both backend and frontend development. 🚀 #NodeJS #CleanArchitecture #OpenSource","archived":false,"fork":false,"pushed_at":"2023-12-01T00:13:53.000Z","size":107,"stargazers_count":2,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T04:50:52.375Z","etag":null,"topics":["backend","clean-architecture","frontend","nodejs"],"latest_commit_sha":null,"homepage":"","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/arolleaguekeng.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2023-10-20T16:20:08.000Z","updated_at":"2025-06-09T22:50:10.000Z","dependencies_parsed_at":"2023-12-01T01:27:36.111Z","dependency_job_id":"96dbe83c-6f89-4d8d-ab2f-7a6e2168e222","html_url":"https://github.com/arolleaguekeng/js-clean","commit_stats":null,"previous_names":["arolleaguekeng/angular-cam","arolleaguekeng/js-clean","arolleaguekeng/js-planner","devpea-env/js-clean"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arolleaguekeng/js-clean","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arolleaguekeng%2Fjs-clean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arolleaguekeng%2Fjs-clean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arolleaguekeng%2Fjs-clean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arolleaguekeng%2Fjs-clean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arolleaguekeng","download_url":"https://codeload.github.com/arolleaguekeng/js-clean/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arolleaguekeng%2Fjs-clean/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31999100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["backend","clean-architecture","frontend","nodejs"],"created_at":"2025-10-31T02:57:12.043Z","updated_at":"2026-04-19T07:34:50.386Z","avatar_url":"https://github.com/arolleaguekeng.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Js clean\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)\n\u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/js-clean\"\u003e\n\u003cimg alt=\"GitHub pull request check state\" src=\"https://img.shields.io/github/status/s/pulls/arolleaguekeng/js-clean/15\"\u003e\n\n\n\n\n\n#\n![logo](https://github.com/arolleaguekeng/js-clean/blob/main/assets/js-clean-logo.png)\n\nWelcome to Js clean! 🚀\n\n**Js clean** is an open-source npm package that simplifies the process of creating clean architecture templates for backend and frontend JavaScript technologies. It's designed to help developers and software architects kickstart new projects without the hassle of worrying about the architecture.\n\n## Why Js clean?\n\nAre you tired of spending sleepless nights pondering project architecture? **Js clean** is here to put an end to those architectural headaches. With Js clean, you can:\n\n- Create clean architecture templates for various backend and frontend JavaScript technologies in a snap.\n- Start new projects quickly without overthinking the architecture.\n- Enjoy a robust, battle-tested architecture that follows best practices.\n\nAnd that's not all! In the future, **Js clean** will evolve to provide a user-friendly graphical interface for visualizing and managing your project's architecture. Imagine how that will streamline your project management!\n\nBest of all, **Js clean** is open source. We encourage all passionate developers to collaborate and contribute. Your ideas, suggestions, and contributions are welcome!\n\n## Key Features\n\n- Rapid template generation for clean architecture.\n- Easy project setup with minimal architecture decisions.\n- Plans for a user-friendly graphical interface in the future.\n\n## Installation\n\nTo get started with Js clean, simply install it as an npm package:\n\n```bash\nnpm install js-clean\n```\n# Usage\nJs clean is easy to use. Here's an example:\nGo to the project directory\n\n```bash\n  cd my-project\n```\n\nInstall dependencies\n\n```bash\n  npm install js-clean\n```\n\nStart the server\n\n```bash\n  npm jsc create\n```\n![App Screenshot](https://via.placeholder.com/468x300?text=App+Screenshot+Here)\n\n\n\n## Contributions\n\nWe welcome contributions from the community! If you'd like to get involved in improving NpmArchitect, please follow these steps:\n\n- Fork this repository.\n- Create your feature branch: `git checkout -b feature/your-feature-name`\n- Commit your changes: `git commit -m 'Adding a new feature'`\n- Push your branch: `git push origin feature/your-feature-name`\n- Open a pull request.\n- **We appreciate all contributions, big or small!**\n\nLicense\nThis project is licensed under the MIT License. For more details, see the LICENSE.md file.\nor [MIT Website](https://choosealicense.com/licenses/mit/)\n\n## Feedback\n\nIf you have any feedback, please reach out to us at arolleaguekeng@gmail.com\n\n\n\n#Development #CleanArchitecture #OpenSource #Collaboration #JavaScript #Innovation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farolleaguekeng%2Fjs-clean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farolleaguekeng%2Fjs-clean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farolleaguekeng%2Fjs-clean/lists"}