Socket
Socket
Sign inDemoInstall

erg-lib

Package Overview
Dependencies
5
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    erg-lib

This library has default components in it to serve your request


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

ErgLib

This library has default components in it to serve your request

Table of Contents

  • Dependencies
  • Components and Alieses
  • How it Works

Dependencies

erg-libAngularng-bootstrapBootstrap CSSPopper
0.0.X13.0.012.1.25.1.32.11.5

Installation

We strongly recommend using Angular CLI for setting up a new project. If you have an Angular ≥ 13 CLI project, you could simply use our schematics to add erg-lib library to it.

ng add erg-lib

Components and 'Alieses'

Here is all editable custom components

SchematicCommand
Login Pageerg-lib:login
Register Pageerg-lib:register
Header Pageerg-lib:header
Footer Pageerg-lib:footer
Navigator Componenterg-lib:navigator

How it works

To create custom component write line below to Terminal

ng g erg-lib:<component name>

Or you can use aliases

ng g <aliases name>

Also you can use parameters like --name --path(default path is src/app)

ng g erg-lib:<component name> --name <name> --path <path>

Keywords

FAQs

Last updated on 23 Sep 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc