chore(core): nx plugin submission @loomweaver/devkit - #36927
Open
yesbert wants to merge 1 commit into
Open
Conversation
👷 Deploy request for nx-docs pending review.Visit the deploys page to approve it
|
👷 Deploy request for nx-dev pending review.Visit the deploys page to approve it
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Community Plugin Submission
@loomweaver/devkit
LoomWeaver is an open-source plugin platform for Angular workbenches (Apache 2.0, https://loomweaver.dev, live demo at https://demo.loomweaver.dev), and this plugin carries its Nx generators: weavers (the plugins), distributions (the product that composes them), frame plugins (sandboxed iframe plugins), and the integration seams, plus manifest and i18n validators. It is focused on Angular workspaces and provides generators only, no executors and no graph support.
The package depends on
@nx/devkit(^23.1.1) rather than declaring it a peer, lists itsrepository.urlwith the package directory, and the repository runs Playwright e2e tests in CI. Author and maintainer: Norbert Rosenwinkel (@yesbert). The platform's own demo application is the reference consumer.