
Security News
Critical Security Vulnerability in React Server Components
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.
generator-ngx-rocket-addon
Advanced tools
DEPRECATED: This generator has now been merged with ngX-Rocket generator, this repository will not be updated anymore.
ngX-Rocket add-on generator
Have an awesome add-on idea for the ngX-Rocket generator, or maybe you just want to tweak a little its output? This is for you! :point_left:
This meta generator creates all the boilerplate needed for your own ngX-Rocket add-on.
npm install -g yo generator-ngx-rocket-addon
yo ngx-rocket-addon
See ngx-rocket/core for the complete documentation about add-on creation.
To test your add-on once it's finished, you can use the npm link . command.
It will make your add-on available globally as if it was installed using npm install -g, while still allowing you to
make modifications to it.
Then use the ngX-Rocket CLI to test your add-on with the command ngx new.
FAQs
ngX-Rocket add-on generator
The npm package generator-ngx-rocket-addon receives a total of 0 weekly downloads. As such, generator-ngx-rocket-addon popularity was classified as not popular.
We found that generator-ngx-rocket-addon 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
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.

Security News
TypeScript 6.0 will be the last JavaScript-based major release, as the project shifts to the TypeScript 7 native toolchain with major build speedups.