📖
Maissen's Grimoire
Ctrlk
  • Maissen's Grimoire
  • Html and css grimoire
    • HTML5 Periodical Table
    • HTML Cheat Sheet
    • CSS Cheatsheets
  • Javascript Grimoire
    • JavaScript Cheat Sheet
    • Useful JavaScript Tips, Tricks and Best Practices
    • Bits of code
    • Useful JavaScript libraries
    • Js the right way
  • Angular Grimoire
    • Angular doc
    • Getting Started
    • Angular clean architecture
    • Angular Cheat Sheet
    • TypeScript Cheat Sheet
    • My Favorite Tips and Tricks in Angular
    • NgRx: tips & tricks
    • Bits of code
    • Most used dependency
  • Node Grimoire
    • Express.js 4 Cheatsheet
    • Useful Dependencies
    • How To Use And Write Express Middleware
    • Node.js with SQL databases
    • Node.js with NOSQL databases
  • Upload files
  • React Grimoire
    • React Doc
    • React Grimoire
    • React Cheat Sheet
  • spring boot Grimoire
    • Getting started
    • Spring Boot, Spring Data JPA – Rest CRUD API example
    • Spring Boot Token based Authentication with Spring Security & JWT
  • Mongo Grimoire
    • MongoDb-Mongoose Cheat Sheet
  • Development tools
    • Design Patterns
  • maissen_grimoire
Powered by GitBook
On this page
  1. Angular Grimoire

Most used dependency

list of lib that i use in most of the projects

Angular Material

LogoAngular MaterialAngular Material

Material Design components for Angular

CLEAN UI

https://cleanuitemplate.com/admin/angular/cleanuitemplate.com

ANGULAR ADMIN TEMPLATE

ng-bootstrap

LogoAngular powered Bootstrapng-bootstrap

Bootstrap widgets The angular way

NGRX

LogoNgRx Docsngrx.io

Reactive State for Angular

ng2-dragula | Simple drag and drop with dragulavalor-software.com
Angular File Uploadvalor-software.com
https://ngx-toastr.netlify.app/ngx-toastr.netlify.app
https://ngx-trend.netlify.app/ngx-trend.netlify.app
https://www.npmjs.com/package/ng-chatwww.npmjs.com

PreviousSpring Security OAuth2 User RegistrationNextExpress.js 4 Cheatsheet

Last updated 1 year ago

Was this helpful?

  • Angular Material
  • CLEAN UI
  • ng-bootstrap
  • NGRX

Was this helpful?

$ ng add @angular/material
ng add @ng-bootstrap/ng-bootstrap
ng add @ngrx/store