Pages screenshot

Pages

Updated: 10 Jan 2022
51 Stars

Open source library for angular apps to illustrate custom material pages content with steps (ideal for tutorials and explanations purposes)

Categories

Overview:

The @angular-material-extensions/pages is an open source library for Angular Apps that allows developers to create custom material pages with steps. It is designed to be used for tutorials and explanations, making it ideal for developers who need illustrations or alternative ways of pagination. The library is compatible with Angular V9 and is built using Angular Material, making it a great fit for developers who prefer to use Angular Material as their front-end framework.

Features:

  • Custom material pages with steps for tutorials and explanations
  • Compatible with Angular V9
  • Built using Angular Material

Installation:

  1. Install the required dependencies via npm.
  2. Install the @angular-material-extensions/pages library via npm.
  3. If using SystemJS, adjust the configuration to point to the UMD bundle.
  4. Import the main module of @angular-material-extensions/pages.
  5. List the imported module in your application module (either root or top-level module).

Summary:

The @angular-material-extensions/pages library is a useful tool for developers who need to create custom material pages with steps for their tutorials and explanations. It is compatible with Angular V9 and utilizes Angular Material. By following the installation guide, developers can easily integrate the library into their Angular apps and benefit from its features.