All Projects → Kaffiend → electron-angular-ngrx

Kaffiend / electron-angular-ngrx

Licence: MIT license
An Angular (6x) Electron seed featuring @angular/cli, @ngrx/platform, and Typescript. Complete with HMR workflow

Programming Languages

CSS
56736 projects
typescript
32286 projects

Projects that are alternatives of or similar to electron-angular-ngrx

Universal
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
Stars: ✭ 669 (+1615.38%)
Mutual labels:  ngrx, angular-cli
Rwa Trivia
Trivia App - Real World Angular series
Stars: ✭ 251 (+543.59%)
Mutual labels:  ngrx, angular-cli
Echoes Player
Echoes Player: the missing Media Player experience for Youtube - Built with Angular (9), ngrx (9), Angular CLI, Boostrap (SASS), Youtube api
Stars: ✭ 802 (+1956.41%)
Mutual labels:  ngrx, angular-cli
Expenses
Keep track of your expenses the smart way 💰
Stars: ✭ 15 (-61.54%)
Mutual labels:  ngrx, angular-cli
magento-2-gulp
Gulp for Magento 2. It works with core Magento styles (less) and structure. Uses default theme configs from dev/tools/grunt/configs/local-themes.js.
Stars: ✭ 37 (-5.13%)
Mutual labels:  gulp, livereload
ng-math
Math Flashcard Progressive Web App built with Angular 2
Stars: ✭ 17 (-56.41%)
Mutual labels:  ngrx, angular-cli
Angular Ngrx Material Starter
Angular, NgRx, Angular CLI & Angular Material Starter Project
Stars: ✭ 2,623 (+6625.64%)
Mutual labels:  ngrx, angular-cli
ngx-redux-ui-management-recipes
Recipes for managing the UI layout of an application using Redux in Angular
Stars: ✭ 39 (+0%)
Mutual labels:  ngrx, angular-cli
Fuzzymail
📨 Email template generator. Making emails fun again.
Stars: ✭ 114 (+192.31%)
Mutual labels:  gulp, livereload
spring-boot-angular2-starter
Starter application. Spring Boot, Angular 2, TypeScript, Gulp, Gradle, SCSS.
Stars: ✭ 35 (-10.26%)
Mutual labels:  gulp, livereload
Angular Redux
Angular 4 and Redux simplified + Live Demo
Stars: ✭ 109 (+179.49%)
Mutual labels:  ngrx, angular-cli
angular-admin-panel
An Angular Admin boilerplate to quickly scaffold any large scale enterprise application.
Stars: ✭ 18 (-53.85%)
Mutual labels:  ngrx, angular-cli
hugo-gulp-template
Enhanced template for Hugo projects
Stars: ✭ 28 (-28.21%)
Mutual labels:  gulp, livereload
universal-hot-reload
Hot reload client and server webpack bundles for the ultimate development experience
Stars: ✭ 79 (+102.56%)
Mutual labels:  livereload, hot-module-replacement
meditation-plus-angular
DEVELOPMENT MOVED TO
Stars: ✭ 15 (-61.54%)
Mutual labels:  ngrx, angular-cli
wordpress-starter
Timber (Twig) + Parceljs Bundler
Stars: ✭ 19 (-51.28%)
Mutual labels:  hot-module-replacement
docker-npm
npm, yarn, node, npx, bower, grunt, gulp, generate-md - build and dev tools.
Stars: ✭ 53 (+35.9%)
Mutual labels:  gulp
gulp-optimize-js
No description or website provided.
Stars: ✭ 23 (-41.03%)
Mutual labels:  gulp
Carbon.Gulp
Carbon/Gulp is a delicious blend of tasks and build tools poured into Gulp to form a full-featured modern asset pipeline for Flow Framework and Neos CMS.
Stars: ✭ 15 (-61.54%)
Mutual labels:  gulp
tutorial-angular-styling-clarity
Tutorial: Project Clarity and Angular CLI
Stars: ✭ 20 (-48.72%)
Mutual labels:  angular-cli

Electron Angular NGRX

Dependency Status devDependency Status GitHub license Dev Dependency flags are from Karma, will update as they do.

Mission

  • The mission of this project is to provide a simple to use quick start seed that works with @angular/cli. This is to keep this seed's build and development process easy to maintain and build on.
  • Embracing @angular/cli and @ngrx/platform to it's fullest, including @ngrx/schematics for the CLI. @ngrx/schematics is not released yet, but we will keep up with the nightly builds as it progresses towards release as some of its features make developing in the platform extremly efficient.
  • This seed takes a low impact approach to some of the issues plagued by angular electron seeds. This seed uses minimal approach to instead proxy the electron window, instead of reloading through services such as electron-connect. All building and serving is still done by the CLI. We just proxy the connection to the CLI services via scripting. All STDOUT output from the CLI during tasks is passed through to your process so you can still see it working in the background.
  • We will make an unrelenting effort to keep this seed up to date. We use it internally for own projects and thus keeping everything upto date is paramount. This seed will stay paralell with our own private servers on the 'master' branch.
  • Gulp has been removed for simplicity and performance.

Table of Contents

Getting Started

  • This project requires Electron, Gulp, and Angular CLI.
  • See angular/cli for CLI version.
npm install -g @angular/cli
npm install -g electron
npm install

npm start is the default task that launchs the HMR development workflow.

Project Structure

├── dist                <--Angular Build Artifacts
|  ├── electron         <--Electron Build Artifacts
├── e2e                 <--End-To-End Tests (Protractor)
├── src
|  ├── app              <--Angular App Code
|  ├── assets           <--Images, Fonts, Icons etc.
|  ├── electron         <--Main Electron Process Code
|  ├── environments     <--Dev, Prod, and HMR Environment Files
|  ├── hmr.ts           <--HMR Bootstraping Utility
|  ├── main.ts          <--Angular Entry Point (HMR Logic Included)
├── typings             <--Custom Typings

Build Process

Build - HMR (development)

Run npm start (default script), and launch the HMR Workflow.

Contributing

Pleaes review the CONTRIBUTING guidlines.

ToDo

  • Integrate HMR (Hot Module Relplacement) workflow.
  • Clean up tasks in a uniform manner and self-documenting.
  • Integrate simple NGRX with HMR.
  • Electron packaging.
  • Integrate developement extensions redux, devtron.
  • Add Compodoc.
  • Native Module Support.
  • Add contribution guidelines.
  • Add Conventional Changelog.
  • Wiki for adding @angular/material.
  • Wiki for adding Bootstrap.
  • Wiki for local FontAwesome for packaging.

angular/cli

This project was generated with Angular CLI version 1.6.3. This project is currently maintained and was upgraded to version 6.1.2

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

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].