We would like to build a pattern library (or kind of styleguide) with components that we built in past projects. Like a components resource summary page that gives you an interactive preview of each pattern, with the description and code snippets that belongs to it.
The problem is, that some projects are years old, others are just finished. So the dependencies and versions can vary. Also the way they are built can vary, let's say one is made just in Jquery, the other uses Typescript and Angular.
Is there a way (or best practise) to build a summary page of all the different components that can handle different frameworks, framework versions, node modules, plugins, JS/CSS/HTML etc. for each component independently? ...without gaining conflicts ;)
Aucun commentaire:
Enregistrer un commentaire