I'm using Electron (formerly Atom Shell) for a desktop application.
It is a lot of fun to use and event-driven programming has its merits.
I've got all HTML, CSS & JS power at my hands because it uses one of the more recent Chromium builds.
I'd like to use UI elements which look similar to the native ones (from OS X in my case).
Is there a UI library imitating the look and functionality of the native UI elements or other ones which fit nicely into such a desktop application?
question from:
https://stackoverflow.com/questions/31641732/native-looking-ui-components-for-electron-application 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…