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

input-placeholder-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

input-placeholder-polyfill

A simple polyfill for IE8 and 9 that populates the value when empty

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
5.2K
-41.72%
Maintainers
1
Weekly downloads
 
Created
Source

input-placeholder-polyfill

A simple polyfill for IE8 and 9 that populates the value of an input field with the placeholder, without the need for an external library.

Install

NPM

npm install --save input-placeholder-polyfill

Bower

bower install input-placeholder-polyfill

Use

It's as easy as adding the item to the page with script tags. We use feature detection so if you have native support we do nothing!

Keywords

input

FAQs

Package last updated on 02 Dec 2014

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