angular-material2
Here are 135 public repositories matching this topic...
Most extensive Angular interview questions based on your level.
-
Updated
Apr 24, 2017 - HTML
-
Updated
Aug 3, 2021 - TypeScript
Angular 4+ server-side rendering solution compatible with @angular/material, jQuery, and other libraries that touch the DOM (as well as providing a rich feature set!)
-
Updated
Apr 7, 2021 - TypeScript
Very simple Angular6+ Material Design progress buttons
-
Updated
Jul 18, 2021 - TypeScript
TypeScript's one of the strongest features is the use of types. When passing a variable in a function or declaring it. We should use type casting for every variable throughout the project. Currently, the places where it's not declared and the declared like variable_name: any should be converted to a proper object type or relevant variable.
Let us know if you face any issue tackling this. Happ
POS written in Angular 4 with Angular Material UI
-
Updated
Mar 7, 2018 - TypeScript
Admin dashboard template based on Angular 4+, Angular Material 2 and ngx-charts
-
Updated
Jan 21, 2018 - TypeScript
neo4j, express, angular, node
-
Updated
Jun 20, 2021 - TypeScript
MEAN stack authentication boilerplate with Angular 5 and Angular Material
-
Updated
Jan 25, 2018 - TypeScript
Example repository with Hacker News implementation using Angular, Angular Material & ngx-model
-
Updated
Oct 26, 2019 - TypeScript
Virtual Keyboard for Angular applications
-
Updated
Aug 5, 2021 - TypeScript
How to build a reusable Modal Overlay/Dialog Using Angular CDK
-
Updated
Jun 7, 2020 - TypeScript
An Angular 2 Tech Event Application using Angular Material components
-
Updated
Jul 6, 2017 - TypeScript
Angular Material 2 sample project with shared AppMaterialModule
-
Updated
May 9, 2018 - TypeScript
An implementation of Firelist using Angular
-
Updated
Nov 24, 2018 - TypeScript
MdTable using DataSource with ngrx and jsonplaceholder.typicode.com as backend API
-
Updated
Aug 30, 2017 - TypeScript
Proof of concept digital vinyl app
-
Updated
May 10, 2021 - TypeScript
Angular Material2 + Firebase Sample App
-
Updated
Jul 21, 2020 - TypeScript
How to use Fill and Outline Form Control Appearance in Angular 2 Material Design
-
Updated
Feb 3, 2019 - TypeScript
Using custom date formats for Angular Material Date Picker
-
Updated
Jan 29, 2019 - TypeScript
Companion to Egghead.io Angular Material Lessons
-
Updated
Dec 31, 2017 - TypeScript
Angular Material Starter
-
Updated
Aug 4, 2021 - TypeScript
Angular 2 Web app with Lazy loading, preloading routes , AOT and angular material 2 latest, with offline caching and push notification using service worker and firebase as backend with angularfire2
-
Updated
Apr 8, 2017 - TypeScript
Ferrets 博客是一个欢迎所有人加入的博客平台。
-
Updated
Mar 30, 2017 - TypeScript
A desktop Angular X application facilitating User login and registration to gain access to guarded content. The purpose of the application is to show an approach to removing a presentational component's direct references to a Redux Store.
-
Updated
Jun 12, 2017 - TypeScript
[WebApp] Add/update versionned I18N support to an existing application
-
Updated
Dec 21, 2017 - TypeScript
Cash Deposit App with Golang, Angular 6, and PostgreSQL
-
Updated
Aug 25, 2018 - TypeScript
Source code of the official StudyBuddy web client.
-
Updated
Aug 4, 2021 - TypeScript
Improve this page
Add a description, image, and links to the angular-material2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the angular-material2 topic, visit your repo's landing page and select "manage topics."



Hi,
I am trying to figure out how to test the server side. I am using mocha, chai and sinon but really don't know how to emulate a websocket client on the server side so that I can test its flow. Could you help or suggest what client to use to initiate connect from the test?
Thank you.
Kind regards,
Jarek