Skip to content

Maintainers

ngx-signal-schema is developed and maintained by devZWO GmbH.

The library originated from real-world Angular Signal Forms projects and was created to address recurring challenges around schema composition, conditional validation and reusable form logic.

Rather than introducing an entirely new form framework, the goal is to build on top of Angular Signal Forms and provide a set of focused, composable utilities that remain aligned with the Angular ecosystem.

devZWO GmbH is a software engineering and consulting company developing and maintaining software solutions for business applications. In addition to software development, the company supports teams through project-based Angular coaching and technical consulting.

Many ideas implemented in this library originate from practical project experience and continue to evolve through real-world usage.

Learn more:

Contributions are welcome.

Whether you have found a bug, identified a documentation issue or want to discuss a new feature, feedback is always appreciated.

Before contributing, please review the project’s contribution guidelines:

If you encounter a problem or have an idea for improvement, please open a GitHub issue.

When possible, include:

  • A minimal reproduction
  • Expected behavior
  • Actual behavior
  • Angular version
  • Library version

This helps us investigate and resolve issues more efficiently.

The project follows a few simple principles:

  • Prefer composition over complexity.
  • Keep APIs small and focused.
  • Stay aligned with Angular Signal Forms.
  • Optimize for readability and maintainability.
  • Build solutions that scale from simple to complex forms.

ngx-signal-schema is released under the MIT License.

See the repository for details.