• Stars
    star
    1
  • Language
    TypeScript
  • License
    MIT License
  • Created about 2 years ago
  • Updated almost 2 years ago

Reviews

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

Repository Details

Working example of selenium e2e tests and an Angular application under a common workspace.

More Repositories

1

ng-autosave-forms

Working demo of auto-saving forms in Angular. Also, using Angular Material components to achieve some cool UI UX.
TypeScript
7
star
2

reactive-subforms-demo

A working example of Reactive sub-form components.
TypeScript
5
star
3

ng-web-workers-demo

Working demo of Web Workers in Angular.
TypeScript
4
star
4

ng-interceptors-demo

Working example of Angular Interceptor chain in action . Using multiple sequential Interceptors to check cache, attach headers and authorization token to a request, and return a mocked backend response.
TypeScript
2
star
5

ng-signals

A working example of using Angular signlas.
HTML
2
star
6

custom-form-controls-demo

A working example of creating a custom form control and a reusable nested form group, using control value accessor and validator interfaces.
TypeScript
2
star
7

ng-component-outlet-demo

Working example of a reusable, customizable selection list component using the NgComponentOutlet directive.
TypeScript
1
star
8

Frequent-Itemset-Hiding-Toolbox-x86

A Frequent Itemset Hiding Toolbox (32-bit) implemented in Python and Cython.
Python
1
star
9

ng-disable-browser-back-demo

A working demo of a CanDeactivate Guard with history being preserved when the browser's back/forward button is pressed.
TypeScript
1
star
10

ng-web-socket-demo

Working demo of WebSocket in Angular - building a real-time application.
TypeScript
1
star
11

ng-mock-backend

Working example demonstrating different ways of mocking backend responses in Angular.
TypeScript
1
star
12

template-driven-subforms-demo

A working example of Template-Driven sub-form components.
TypeScript
1
star