Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
angular-formly
Advanced tools
AngularJS directive which takes JSON representing a form and renders to HTML
THIS PROJECT NEEDS A MAINTAINER
angular-formly is an AngularJS module which has a directive to help customize and render JavaScript/JSON configured forms.
The formly-form
directive and the formlyConfig
service are very powerful and bring unmatched maintainability to your
application's forms.
<form name="vm.someForm" ng-submit="vm.handleSubmit()">
<formly-form model="vm.model" fields="vm.fields" options="vm.options">
<button type="submit" ng-disabled="vm.someForm.$invalid">Submit</button>
<button type="button" ng-click="vm.options.resetModel()">Reset</button>
</formly-form>
</form>
From there, it's just JavaScript. Allowing for DRY, maintainable, reusable forms.
I'm an egghead.io author and I have made a handful of lessons available there for free here
The website is full of tons of examples.
Find more resources at learn.angular-formly.com
Find all the documentation at docs.angular-formly.com.
Find all the plugins at docs.angular-formly.com/page/plugins
Please don't file an issue unless you feel like you've found a bug or have a feature request. Instead, go to help.angular-formly.com and follow the instructions.
See the issues labeled enhancement
Please see the CONTRIBUTING Guidelines.
Note: This projects adheres to a Code of Conduct.
Some have expressed a desire to contribute financially as a way of expressing gratitude. I appreciate anything you (or your company) would be willing to contribute :-) You can support me here. Thanks!
You can bookmark these :-)
A special thanks to Nimbly for creating angular-formly. This library is maintained (with love) by me, Kent C. Dodds. Thanks to all contributors!
FAQs
AngularJS directive which takes JSON representing a form and renders to HTML
The npm package angular-formly receives a total of 2,535 weekly downloads. As such, angular-formly popularity was classified as popular.
We found that angular-formly demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.