wpilibsuite/vscode-wpilib

Proposal: Webviews and Electron app to use JS framework and design library

Aperta

#55 aperta il 29 lug 2018

 (6 commenti) (0 reazioni) (0 assegnatari)TypeScript (63 fork)auto 404
help wanted

Metriche repository

Star
 (121 stelle)
Metriche merge PR
 (Merge medio 17g 20h) (7 PR mergiate in 30 g)

Descrizione

Would it be possible to use a JS framework (like Vue or React) and a design library (like Material Design or Bootstrap) for webviews and the Electron app?

A potential stack would be:

  • Vue
  • Vue Material (Vue implementation of Material Design)
  • TypeScript
  • TSLint
  • Jest (testing)

My goal is to leverage existing libraries to improve design, development, and testing but also keep dependencies and complexity low.

Guida contributor