
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@danils/project-builder-cli
Advanced tools
Project Builder - modern, fast, powerful node.js web framework to create complex projects and execute schematics
The Project Builder CLI is a versatile command-line interface tool designed to streamline and enhance the development workflow for Angular developers. By providing the capability to execute Angular schematics outside of an Angular workspace, create new Angular schematics project libraries, and automate complex project setups, this CLI tool offers a comprehensive solution for modern development challenges.
Execute Angular Schematics Anywhere: Run builder exec [collection-name] [schematics-name] from any directory, eliminating the need for a specific Angular workspace context. This feature enhances flexibility and efficiency in utilizing Angular schematics across diverse projects.
Scaffolding for Schematics Libraries: Easily create ready-to-publish Angular schematics project libraries with the command builder new [project-name] [author]. The CLI sets up all necessary configurations, allowing you to focus on developing your schematics.
Automated Complex Project Setup: Leverage the CLI's ability to orchestrate complex project setups with a single command. It integrates seamlessly with existing CLI tools like Angular CLI, NestJS CLI, or NX CLI to create the workspace, followed by executing defined schematics through Project Builder, streamlining the project initialization process.
Install the Project Builder CLI globally using npm to make it accessible from anywhere in your system:
npm i -g @danils/project-builder-cli
To get started, you can invoke the help command to explore the CLI's capabilities:
builder --help
We welcome contributions from the community! If you're interested in enhancing the Project Builder CLI, please review our CONTRIBUTING.md guide for details on the contribution process, coding standards, and how to submit pull requests.
Check the miro link to check: Flow diagram
FAQs
Project Builder - modern, fast, powerful node.js web framework to create complex projects and execute schematics
We found that @danils/project-builder-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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.