Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yaoxfly/yaoxfly-flexible

本项目基于手淘的 flexible 库,本人对其源码进行了修改,可支持在 pc 端使用 rem
https://github.com/yaoxfly/yaoxfly-flexible

Last synced: 6 days ago
JSON representation

本项目基于手淘的 flexible 库,本人对其源码进行了修改,可支持在 pc 端使用 rem

Awesome Lists containing this project

README

        

# yaoxfly-flexible

#### 介绍

本项目基于手淘的 flexible 库,本人对其源码进行了修改,可支持在 pc 端使用 rem

#### 安装教程

```
npm i yaoxfly-flexible

```

#### 使用说明

在 main.js 直接引入

```js
import "yaoxfly-flexible";
```