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

ainojs-react-finger

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ainojs-react-finger

React Component for ainojs-finger

latest
Source
npmnpm
Version
1.0.6
Version published
Weekly downloads
7
600%
Maintainers
1
Weekly downloads
 
Created
Source

React Finger

React Component for ainojs-finger

Will automatically stretch to 100% width/height of it’s parent container

Usage:

var FingerComponent = require('ainojs-react-finger')

onFinger: function(instance) {
  // do stuff with Finger API
}

<FingerComponent onReady={this.onFinger}>
  <div className="item" />
  <div className="item" />
  <div className="item" />
</FingerComponent>

FAQs

Package last updated on 09 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