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.
About devZWO
Section titled “About devZWO”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:
- Website: https://devzwo.com
- GitHub: https://github.com/devZWO
Contributing
Section titled “Contributing”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:
- GitHub Repository: https://github.com/devZWO/ngx-signal-schema
- Contribution Guide: https://github.com/devZWO/ngx-signal-schema/blob/main/CONTRIBUTING.md
Reporting Issues
Section titled “Reporting Issues”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.
Project Philosophy
Section titled “Project Philosophy”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.
License
Section titled “License”ngx-signal-schema is released under the MIT License.
See the repository for details.