Coder Social home page Coder Social logo

react-aio-image's Introduction

All In One Image

Features

  • 支持懒加载
  • 支持自动计算最佳显示模式,以及提供多种自定义显示模式
  • 支持加载占位 & 自定义占位图
  • 支持定宽图的高度自适应
  • 支持服务端渲染

todo

  • 支持打包svg文件
  • 换一种形式的图片占位组件
  • 支持图片预览
    • pc端鼠标显示放大镜
    • 深色模式
    • 显示默认图,支持查看原图
    • 从图片原始位置平移并放大显示

注意事项

安装

yarn add react-aio-image

使用

  • 若要使用响应式代码,务必对外联样式的width & height属性添加!important标识
  • 通过设置属性mode='auto-height',使图片高度不受限于height属性,实现自适应

开发事项

src中进行开发,在demo提供示例

开发并调试

yarn dev
yarn demo

打包并发布

记得先修改版本号

yarn build
npm publish
// 若使用淘宝镜像
npm publish --registry http://registry.npmjs.org

参考文档

打包配置

组件库

动画优化

react-aio-image's People

Contributors

kingcarry avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.