New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

form-save-plugin-angular

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

form-save-plugin-angular

Directive to auto save input field

latest
Source
npmnpm
Version
1.3.4
Version published
Maintainers
1
Created
Source

Form Save Plugin

Simple Plugin to auto save and restore Input field in Angular

Used ViewChildren to get the QueryList of elements or directives from the view DOM. Any time a child element is added, removed, or moved, the query list will be updated, and the changes observable of the query list will emit a new value.

Save directive has the method to save the value inside the view DOM Input field to a JSON.

All these fields are restored on click of a button.

Keywords

form

FAQs

Package last updated on 08 Mar 2018

Did you know?

Socket

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.

Install

Related posts