Skip to content

maduhaime/template-electron-vue-ts

Repository files navigation

Gabarit d'application avec Electron, Vue et Typescript

Gabarit de développement applicatif, basé sur l'utilisation des standards suivants:

Build cross-platform desktop apps with JavaScript, HTML, and CSS

The Progressive JavaScript Framework. An approachable, performant and versatile framework for building web user interfaces.

Next Generation Frontend Tooling

CSS with superpowers. Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.

An opinionated code formatter

TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.

The tooling that enables ESlint and Prettier to support TypeScript.

Configuration pour Visual Studio Code (IDE)

Extensions installées et configurées pour à même le gabarit.

Inspecter un fichier asar

ASAR signifie Atom Shell Archive Format. Une archive asar est un simple format d'archive du genre de tar, qui concatène des fichiers en un seul fichier. Le format ASAR a été créé principalement pour améliorer les performances sous Windows lorsque il y a de grandes quantités de petits fichiers.

npm install --engine-strict @electron/asar
npx asar extract <archive> <dest>

About

Gabarit pour la création d'applications Electron avec Vite, Vue, SCSS et TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published