Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

erg-lib

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

erg-lib

This library has default components in it to serve your request

  • 0.0.7
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 23 Sep 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc