Angular Recommended Components & Directives

Recommended Angular.JS modules  (services, directives, controllers, filters, and reusable components) are listed here.

Step-by-step Walkthrough Library For Angular Material – bdc-walkthrough

A feature-rich step-by-step walkthrough library for creating feature tour & form wizard on your app. The walk-through library is composed of these 3 parts: BdcWalkService – a service used to manage and store the completed tasks. These are stored in the LocalStorage of the browser. Each task is either completed (true), uncompleted (false), or completed with a value. <bdc-walk-popup> – a component used to display popups automatically when a set of tasks match the criteria. Each popup has a unique name, which is used to identify its task. If the popup is closed by the user, its task is automatically marked as