davidm-public / electron-boilerplate-typescript-vue

:tada: Boilerplate application for Electron runtime using TypeScript as browser and Vue(ES6) as renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron Boilerplate (TypeScript+Vue)

What's the relation between this repository and bradstewart/electron-boilerplate-vue ?

This repository was a mirror of bradstewart/electron-boilerplate-vue. The difference is this version of boilerplate has been modified to use TypeScript as main language of browser(background process) part.

More information about usage: https://github.com/bradstewart/electron-boilerplate-vue

License

The MIT License (MIT)

Copyright (c) 2015 Jakub Szwacz, 2016 Brad Stewart, 2016 Plutonist

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

:tada: Boilerplate application for Electron runtime using TypeScript as browser and Vue(ES6) as renderer


Languages

Language:JavaScript 86.0%Language:Vue 7.8%Language:TypeScript 5.1%Language:HTML 1.1%