Skip to content
View SCWR's full-sized avatar
Block or Report

Block or report SCWR

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. babel-plugin-quick-quote babel-plugin-quick-quote Public

    babel plugin quickly introduce the echarts module on demand

    JavaScript

  2. postcss-design-convert postcss-design-convert Public

    PostCSS plugin adjust the size of design draft when using viewport or rem layout (e.g. cube-ui is based on 375*667, but project design draft is based on 750*1334)

    JavaScript 5 1

  3. img-lazy-processor img-lazy-processor Public

    Through the modern browser Observer API of Mutation Observer and Intersection Observer, lazy loading of img tags and friendly prompts for empty addresses or loading failures

    JavaScript