Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

affecter-react

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

affecter-react

Affecter 中文名字是影响者,它用于根据子元素与其与特定1个或者多位置的距离对子元素设置样式,affecter-react 是 Affecter 的 React 版本;

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

一、简介

Affecter 中文名字是 影响者,它用于根据子元素与其与特定1个或者多位置的距离对子元素设置样式;

affecter-react 是 React版本的 Affecter ,将来还会有 Vue、Angular 等各大框架的版本;

本项目的Git仓库 中包含了 affecter-react 和 下文的示例代码;点击本项目的Git仓库,即可下载;

关于 Affecter 的详细信息,请参考以下文档:

如果您在使用该库的过程中有遇到了问题,或者有好的建议和想法,您都可以通过以下方式联系我,期待与您的交流:

二、安装方式

目前,安装方式有以下作几种:

方式1:通过 npm 安装

npm install --save affecter-react

方式2:直接下载原代码

您可直接从 本项目的Git仓库 下载,然后直接把 本项目的Git仓库 下的 affecter 目录拷贝到您的项目中去,并通过如下代码在您的项目中引入 Affecter、AffectedItem :

import { Affecter, AffectedItem, computeLoopItemTypeCreater } from "path/to/affecter/Affecter.js";

Keywords

FAQs

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

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