• Stars
    star
    131
  • Rank 267,135 (Top 6 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ngrx templates generator

ngrx-generator

Save yourself the headache of Redux boilerplate Awesome

Demo

Getting Started

Install it via npm:

npm install ngrx-generator -g
ngrx-gen

By default, it will create the templates in the current directory. If you prefer the ngrx/example style -

- reducers
- services
- actions
- effects
- services

you can add the following line to your package.json

{
 "ngrxGen": {
   "basePath": "./src/app", // optional - this should be relative to your root package.json file
   "seperateDirectory": "true"
 }
}

Demo

License

MIT

More Repositories

1

helpful-decorators

Helpful decorators for typescript projects
TypeScript
397
star
2

ngx-auto-unsubscribe

Class decorator that will automatically unsubscribe from observables
TypeScript
346
star
3

vue-generate-component

Vue js component generator
JavaScript
220
star
4

ng-file-upload

TypeScript
52
star
5

paginate-array

Array pagination
JavaScript
41
star
6

angular2-take-until-destroy

Declarative way to unsubscribe from observables when the component destroyed
TypeScript
38
star
7

ng-suspense

TypeScript
36
star
8

nb-choices

Angular wrapper for choices.js, vanilla, lightweight, configurable select box/text input plugin
TypeScript
33
star
9

ng-select

TypeScript
23
star
10

transloco-with-nx-libs

inline loaders
TypeScript
21
star
11

akita-ng-forms-manager

๐Ÿ˜ Manage Angular forms with Akita
TypeScript
21
star
12

ng2cli

Angular 2 cli generator
JavaScript
18
star
13

ngrx-todos-full

ngrx-todos-full
TypeScript
18
star
14

cyrun

cypress run that lets you select files or folders to run
JavaScript
15
star
15

ngx-event-modifiers

Event Modifiers for Angular Applications https://netbasal.com/implementing-event-modifiers-in-angular-87e1a07969ce
TypeScript
14
star
16

ivy-lazy-components

TypeScript
13
star
17

ngx-stop-propagation

โœ‹ Stop propagation for everyday events with Angular directives ๐ŸŽฉ
JavaScript
13
star
18

ngx-mobx

Mobx decorators for Angular Applications
TypeScript
13
star
19

angular-forms-unsaved-changes

TypeScript
10
star
20

angular2-storage-sync

Angular2 decorator to sync properties automatically from/to LocalStorage or SessionStorage
JavaScript
9
star
21

spectator-cli

Spectator templates generator
Smarty
8
star
22

ngrx-todos

Todo app with ngrx/store and ngrx/effects
TypeScript
8
star
23

ng-accordion-tutorial

TypeScript
7
star
24

ngx-text-equality-validator

Angular, compare text fields validator - useful for password match fields
JavaScript
6
star
25

akita-vue

TypeScript
5
star
26

rxjs-event-emitter

Event Emitter based on RxJS
TypeScript
4
star
27

akita-cli

JavaScript
4
star
28

akita-ng-devtools

TypeScript
4
star
29

ngrx-chat-client

TypeScript
3
star
30

angular2-shave

Angular 2 wrapper directive for shave - A modern javascript plugin for truncating text within a html element
JavaScript
3
star
31

transloco-ssr

TypeScript
3
star
32

angular2-text-equality-validator

Angular 2 compare text fields validator - useful for password match fields
TypeScript
3
star
33

ng-autocomplete

TypeScript
3
star
34

angular2-package-starter

Easy to use package starter for Angular 2
TypeScript
2
star
35

react-elf-movies

TypeScript
2
star
36

transloco-plugins-playground

TypeScript
2
star
37

efi-lum

TypeScript
2
star
38

ng-webpack-playground

TypeScript
2
star
39

ngrx-chat-server

JavaScript
2
star
40

akita-multi-active

TypeScript
1
star
41

audioCodesNetanel

CSS
1
star
42

ngx-in-view

JavaScript
1
star
43

circleci

TypeScript
1
star
44

zillow

zillow
JavaScript
1
star
45

paginate-array-ts

Pagination for arrays in javascript
TypeScript
1
star
46

transloco-keys-manager-playground

TypeScript
1
star
47

6to5boilerplate

6to5boilerplate
JavaScript
1
star
48

angular-fakeasync

HTML
1
star
49

polls

polls
JavaScript
1
star
50

akita-auth

TypeScript
1
star