Socket
Socket
Sign inDemoInstall

@pluginjs/feature

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluginjs/feature

A workflow for modern frontend development.


Version published
Weekly downloads
5
Maintainers
2
Weekly downloads
 
Created
Source

Feature

npm package

feature is a utility JavaScript library for special helper.

Introduction

Installation

Yarn
yarn add @pluginjs/feature
NPM
npm i @pluginjs/feature

Getting Started

CDN:

Development:

<script src="https://unpkg.com/@pluginjs/feature/dist/feature.js"></script>

Production:

<script src="https://unpkg.com/@pluginjs/feature/dist/feature.min.js"></script>

API

prefixedProperty

Parameters

| Name | Type | Description | |||-| | property | String | CSS property |

Returns

| Name | Type | Description | |||-| | prefixResult | String | |

transitionProperty

Returns

| Name | Type | Description | |||-| | prefixResult | String | |

transformProperty

Returns

| Name | Type | Description | |||-| | prefixResult | String | |

animationProperty

Returns

| Name | Type | Description | |||-| | prefixResult | String | |

transform3D

Returns

| Name | Type | Description | |||-| | perspectiveTest | Boolean | |

transform

Returns

| Name | Type | Description | |||-| | transformOriginTest | Boolean | |

transition

Returns

| Name | Type | Description | |||-| | transitionTest | Boolean | |

sticky

Returns

| Name | Type | Description | |||-| | canSticky | Boolean | |

svg

Returns

| Name | Type | Description | |||-| | isSupportedSVG | Boolean | |

touch

Returns

| Name | Type | Description | |||-| | isSupportedTouchEvent | Boolean | |

pointer

Returns

| Name | Type | Description | |||-| | isSupportedPointerEvent | Boolean | |

pointerEvent

Parameters

| Name | Type | Description | |||-| | pointerEvent | String | event name |

Returns

| Name | Type | Description | |||-| | isSupportedPointerEvent | Boolean | |

Browser support

Tested on all major browsers.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
IE11, Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versions

License

@pluginjs/feature is Licensed under the GPL-v3 license.

If you want to use @pluginjs/feature project to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary.

For purchase an Commercial License, contact us purchase@thecreation.co.

Copyright (C) 2018 Creation Studio Limited.

FAQs

Package last updated on 16 Dec 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc