
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
This library has default components in it to serve your request
erg-lib | Angular | ng-bootstrap | Bootstrap CSS | Popper |
---|---|---|---|---|
0.0.X | 13.0.0 | 12.1.2 | 5.1.3 | 2.11.5 |
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
Here is all editable custom components
Schematic | Command |
---|---|
Login Page | erg-lib:login |
Register Page | erg-lib:register |
Header Page | erg-lib:header |
Footer Page | erg-lib:footer |
Navigator Component | erg-lib:navigator |
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>
FAQs
This library has default components in it to serve your request
The npm package erg-lib receives a total of 2 weekly downloads. As such, erg-lib popularity was classified as not popular.
We found that erg-lib demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.