#
typrescript
Here are 29 public repositories matching this topic...
Push Notifications in Angular applications
-
Updated
Mar 24, 2022 - TypeScript
Angular Tutorial: Application to retrieve and display a list of breweries from Open Brewery DB API
-
Updated
Mar 9, 2021 - TypeScript
graphql
apollo-client
angular-material
socket-io
jwt-token
jwt-authentication
http-rest-api
apollo-boost
typrescript
angular11
-
Updated
May 8, 2021 - TypeScript
-
Updated
Apr 9, 2022 - TypeScript
A Simple Starter Project For ExpressJs + Typescript
-
Updated
Sep 3, 2021 - JavaScript
Simple CRUD application to learn IONIC framework. Uses Firebase as the Database.
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Sep 4, 2021 - TypeScript
Taskify - Note taking App , that help us to be organized for day to day task !!
-
Updated
Feb 6, 2022 - TypeScript
Simple and basic to-do list - helps organise tasks. Created by using typescript technologies.
-
Updated
Mar 27, 2022 - TypeScript
a typed revolt api client
-
Updated
Apr 7, 2022 - TypeScript
GitHub Search is an application where you can search Github's profiles and see their general information like repositories, starts, followers, and follows. Besides, it has performed dark mode.
-
Updated
Mar 26, 2022 - TypeScript
Template Dashboard AdminLTE 3 with Angular
-
Updated
Nov 3, 2020 - HTML
Estudo sobre criação de rotas autenticadas com express, typescript e jwt.
-
Updated
Feb 14, 2021 - TypeScript
Application made in react native with PIN component created without lib
-
Updated
Sep 21, 2021 - TypeScript
V-Icons is a library in a cdn that proposes icons in svg format as reusable web components that through an attribute the tag returns an icon (only if it is available)
-
Updated
Dec 14, 2021 - HTML
In this crud, we simply used an angular material table component. Here we used button components to make an action in the particular table row for update data or delete entire data.
-
Updated
Mar 13, 2021 - TypeScript
TJournal clone backend [Nest.js, Postgres, TypeOrm, Passport.js]
-
Updated
Dec 30, 2021 - TypeScript
Este repositório é para eu guardar meus estudos com linguagens de programação, frameworks, bibliotecas e outros. Estou disponibilizando também para quem está nesse processo de aprendizado.
-
Updated
Mar 10, 2022
-
Updated
Apr 4, 2022 - TypeScript
-
Updated
Mar 5, 2022 - TypeScript
Example Unit Test and UI Test Web & Mobile with report HTML using JEST
-
Updated
Nov 13, 2021 - TypeScript
react全家桶+ts构建移动端项目,使用 customize-cra 修改 Webpack 配置
-
Updated
Mar 29, 2022 - TypeScript
MEAN stack online shopping4
-
Updated
Sep 11, 2020 - JavaScript
Improve this page
Add a description, image, and links to the typrescript topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typrescript topic, visit your repo's landing page and select "manage topics."
Describe the bug
Documentation states material theme can be customized, specifying custom variables like
$theme-color. This isn't working and I guess it's because most of the variables don't have the!defaultkeyword.My code
main.js:
main.scss: