Skip to content

Dharmraj12/dharmraj-publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Muraai Angular Library

Introduction to Muraai Ng Library (MNL)

MNL is a collection of Angular components, services, and pipes that can be easily used to speed up your Angular application development. MNL uses Angular Material for theming.

Components

Find the sources of all components in projects folder

Component Docs Index

Below is an index of the documentation for Muraai-Ng-Library. Click the name of an item to see its documentation or click the source link to see its main source file.

Components

Name Description Source link
Header Component Supports Header configuration settings,Toolbar with logo and application name. Source
Menu Component Supports Menu configuration settings,Side Menu bar with Menu and sub menu. Source
Language Menu Component Attaches the Language Menu to the Main Menu. Source
Login Component Authenticates Application based on UserName and Password.. Source
Profile Component Displays user's First and Last name along with user initials. Source

Services

Name Description Source link
App Config service Supports app configuration settings, stored server side. Source
User Profile Service Supports User Profile configuration settings . Source
Local Storage Service Supports Local Storage configuration settings, stored in localStorage key value pair Source
Locale Service Translates the values as per the selected language. Supports localization. Source

Pipes

Name Description Source link
App Config Pipe Retrieves values from the application configuration file directly. Source
First Letter Pipe Returns the first letter of a string. Source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published