All Projects → electron-userland → Electron Forge Templates

electron-userland / Electron Forge Templates

Templates bundled with Electron Forge <= 5 to create Electron apps using popular JavaScript frameworks

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Electron Forge Templates

Hobbies
Keeping track of your hobbies
Stars: ✭ 90 (-14.29%)
Mutual labels:  angular2
Fef
The Front End Framework is a Thomson Reuters Tax and Accounting project to create a re-usable library for creating rich HTML based applications. The end goal is to assemble the publicly available libraries into a reference application with documentation along with best practice architecture.
Stars: ✭ 96 (-8.57%)
Mutual labels:  angular2
Angular Generic Table
A generic table for Angular 2+. Generic table uses standard markup for tables ie. table, tr and td elements etc. and has support for expanding rows, global search, filters, sorting, pagination, export to CSV, column clicks, custom column rendering, custom export values.
Stars: ✭ 100 (-4.76%)
Mutual labels:  angular2
Angular2 Seed
Seed project to run angular2 out of the box, integrated with wepack and babel
Stars: ✭ 91 (-13.33%)
Mutual labels:  angular2
Ng Wizi Bulma
Bulma components for Angular
Stars: ✭ 94 (-10.48%)
Mutual labels:  angular2
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-6.67%)
Mutual labels:  angular2
Angular Cropperjs
CropperJS integration for Angular +6
Stars: ✭ 88 (-16.19%)
Mutual labels:  angular2
Ngx Trend
📈 Simple, elegant spark lines for Angular
Stars: ✭ 105 (+0%)
Mutual labels:  angular2
Ngx Scrollspy
Angular ScrollSpy Service
Stars: ✭ 94 (-10.48%)
Mutual labels:  angular2
Ng Zorro Template
一个简单的企业后台管理系统模板
Stars: ✭ 100 (-4.76%)
Mutual labels:  angular2
Angular File Uploader
Angular file uploader is an Angular 2/4/5/6/7/8/9/10 + file uploader module with Real-Time Progress Bar, Responsive design, Angular Universal Compatibility, localization and multiple themes which includes Drag and Drop and much more.
Stars: ✭ 92 (-12.38%)
Mutual labels:  angular2
Angular Fullstack Graphql
🚀 Starter projects for fullstack applications based on Angular & GraphQL.
Stars: ✭ 92 (-12.38%)
Mutual labels:  angular2
Softuni
SoftUni Courses
Stars: ✭ 98 (-6.67%)
Mutual labels:  angular2
Ng2 Flatpickr
Angular 2+ wrapper for flatpickr (https://github.com/chmln/flatpickr)
Stars: ✭ 91 (-13.33%)
Mutual labels:  angular2
Piclodio3
Raspberry Pi Clock Radio
Stars: ✭ 101 (-3.81%)
Mutual labels:  angular2
Springbootangularhtml5
♨️ Spring Boot 2 + Angular 11 + HTML5 router mode + HTTP interceptor + Lazy loaded modules
Stars: ✭ 89 (-15.24%)
Mutual labels:  angular2
Ion Digit Keyboard V2
A digital keyboard plugin to use in Ionic 2 applications.
Stars: ✭ 97 (-7.62%)
Mutual labels:  angular2
Ngx Slick
angular6 a wrapper for slick plugin
Stars: ✭ 105 (+0%)
Mutual labels:  angular2
Anvel
Angular 2 Laravel Starter Kit
Stars: ✭ 102 (-2.86%)
Mutual labels:  angular2
Angular4 Primeng Admin
angular4-primeng-admin @angular/cli开发的后台模板
Stars: ✭ 99 (-5.71%)
Mutual labels:  angular2

Electron Forge Templates

This repo helps you to get started with many of the popular web frameworks in Electron, by providing a ready-to-go templates for electron-forge.

How do I try these out?

All of these templates are built-in to electron-forge. All you have to do is install forge, initialize your project and get coding!

npm install -g electron-forge

# react can be swapped out for any of the template names
electron-forge init my-project --template=react

To create an installable package that you can send to people, run:

electron-forge make

Is it really this easy though?

Yes!

Frameworks supported

  • Vue 2.0
  • React
  • React with TypeScript support
  • Angular 2.x

Unsupported frameworks

Third party templates

Coming soon

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].