Skip to content

Micky002/angular-fast-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Test Coverage Maintainability NPM version

Angular Fast Forms

Angular Fast Forms (AFF) is an angular library which aims to improve development speed when working with forms. You will not need to write any html anymore to create your forms, simply define them via a well structured config. It is extendable to use your own form components.

Core Features

  • Create forms without any html
  • Provide basic form components out of the box
  • Validation support
  • Custom form components and validators
  • Lazy loading support
  • Supports JSON form definitions (also fetching them via HTTP)
  • Small size

Documentation

The documentation can be found at angular-fast-forms.codentury.com

Version compatibility

Angular Version Fast Forms Version
14 2.x.x
15 3.x.x

Changelog

See the CHANGELOG.md file for release information.

Contributing

To contribute, please see the CONTRIBUTING.md file.

Release

Run npm run release and follow the printed instructions.

License

This project is released under the MIT license, which can be found in LICENSE file.

About

Fast and dynamic forms for Angular

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •