You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Target plugins extend view-ignored with custom target rules, extractors, and manifest parsers for specialized toolchains or frameworks.
Ecosystem Architecture & Monorepo Strategy
view-ignored uses a monorepo workspace structure under packages/. All official and community target plugins reside within the monorepo structure and share unified build, test, lint, and release configurations.
@view-ignored/create Generator Tooling
Instead of manually constructing plugin repositories file-by-file or using template repositories, plugin scaffolding is handled automatically by the upcoming CLI generator package.