Giter Club home page Giter Club logo

Alan's Projects

ant-virtual-table icon ant-virtual-table

这是一个ant的虚拟表格,用于解决大数据渲染时页面卡顿的问题,本组件是对ant.desigin中Table组件进行一层封装,属性完全与原组件Table保持一致 AntDesign Table。例子中处理渲染1000万条数据,页面也非常流畅。考虑到兼容性问题,内部通过监听Table的滚动事件判断滑动行的位置,没有采用H5新特性IntersectionObserver。因此兼容性问题是比较好的。另外组件引入loash的throttle处理抖动问题,目前没有采用raf

antd-custom icon antd-custom

antd-react-webpack4-redux-saga-router4 该基础框架采用第三方依赖包都是目前最新版本,结合antd的UI框架,实现主题定制,webpack自主配置,动态菜单路由设计,redux数据管理,国际化多语言,错误统一处理,本地mock服务等功能

antd-input icon antd-input

对antd的Input/TextArea进行一层封装,限制用户输入长度,并实时显示用户输入的长度,可以单独使用,也可以结合表单一起使用,LimitInput属性与antd的Input完全保持一致,暂时没有自身独特的属性;LimitTextArea只有一个额外属性sep,表示分割符,可以是个字符串,如:',',也可以是个正则表达式,如:/\n\r/,默认为''

csslayout icon csslayout

A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing!

dslservice icon dslservice

dsl转源码后端服务,主要上传vue源码文件至github

du-i18n icon du-i18n

国际化多语言插件,vscode插件源码

generator-antd-custom icon generator-antd-custom

配合antd-custom-tpl项目模版, 使用该脚手架快速初始化react项目,脚手架有友好的交互界面,命令容错处理;支持模板的版本管理,支持模板扩展,各模板独立管理 ;支持离线创建项目;支持自定义命令及扩展命令 ;并自动检测模板版本和脚手架版本

idou icon idou

idou项目是一个低代码开发平台,通过配置化,最终输出的是vue2/vue3/react源码,也可以将它理解为代码生成器。https://idou100.netlify.app/

js2ts-demo icon js2ts-demo

javascript升级typescript,支持两种混用的demo

rap icon rap

Web接口管理工具,开源免费,接口自动化,MOCK数据自动生成,自动化测试,企业级管理。阿里妈妈MUX团队出品!阿里巴巴都在用!1000+公司的选择!RAP2已发布请移步至https://github.com/thx/rap2-delos

rcanchor icon rcanchor

这是一个react锚点组件(滚动游标),可内嵌多个在同一个页面,相互独立互不影响,提供横向和纵向排版,css样式完全自定义

rcsearchselect icon rcsearchselect

这是一个React搜索选择控件,支持复杂数据选择回调,选择的数据是一个对象,并且这个对象是用户自定义的,同时支持设值和清空操作。还有一个重要的特性,引入react-virtualized控件,解决上百万数据源场景下渲染卡顿问题

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.