Anyone who would like to do a simple Open Source c...
# javascript
j
Anyone who would like to do a simple Open Source contribution? I need frontend skills because I fear mine aren’t that great
😄 2
j
Simple suggestion in case nobody comes: can't you use a framework like Bootstrap, Bulma, Materialize, etc…? It won't do that much if you're not a front-end developer, but at least it will be a bit more attractive. 💅 You can also add a simple syntax highlighter with tools like Prism.js. Every tool I suggest here is easy to use: you don't need to know much about CSS or JS and they don't require any build step 😉
j
I will add the suggestions to an issue, thanks
I’m not sure prism.js work with a textarea though, but AlexHedley suggested the Monaco editor by Microsoft
j
oops, its right, prism doesn't support edition, my bad
Monaco is near-perfect, it will probably involve a bit more JS code but you will have an awesome editor
👍 1