Awesome
Signal Forms
Creating signal powered Angular Forms.
[!NOTE] More information can be found on my blog Bringing the power of Signals to Angular Forms with Signal Forms, which currently serves as the documentation for this library.
To get started, install the library by running the following command.
npm install ng-signal-forms
Getting started with GitHub Codespaces
To get started, create a codespace for this repository by clicking this 👇
A codespace will open in a web-based version of Visual Studio Code. The dev container is fully configured with software needed for this project.
Note: Dev containers is an open spec which is supported by GitHub Codespaces and other tools.