ConceptorConceptor is a visualizing tool to help you apprehend technical design in you software development process. It implements the concept of CRC Cards and mainly focuses on helping you highlight the concepts of components "responsibilities" and "collaboration" between them. PrerequisitesSupported project languages:
Usage1. 📝 Document your componentsUse jsdoc to add the following header to your files:
Note that the 2. ▶️ Run the "Conceptor"
Release NotesIssues ?Should you encounter any issue or require some new feature, feel free to post an issue here, we'll be happy to take a look at it 😉. 🙌 Enjoy! |