wpilibsuite/vscode-wpilib

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

オープン

#55 opened on 2018/07/29

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (63 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (121 個のスター)
PR merge metrics
 (平均マージ 6d 4h) (30d で 6 merged PRs)

説明

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.

コントリビューターガイド