Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
generator-ng-cli
Advanced tools
Creates a customizable angular project with @angular/cli and optionally additional tools
Creates a customizable angular project with @angular/cli and optionally additional tools
First, install Yeoman and generator-ng-cli using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-ng-cli
To generate your new project:
yo ng-cli
The generator will run Angular CLI to set up a new project. You can add compodoc, Codecov, nsp, and precommit and prepush validation via husky and validate-commit-msg.
Furthermore it is possible to modify the created Angular project so that e2e tests and page objects can be stored directly with the corresponding components in the src
folder instead of a separate e2e
folder.
MIT © Daniel Bartholomae
FAQs
Creates a customizable angular project with @angular/cli and optionally additional tools
The npm package generator-ng-cli receives a total of 0 weekly downloads. As such, generator-ng-cli popularity was classified as not popular.
We found that generator-ng-cli 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.