Giter VIP home page Giter VIP logo

wheel's Introduction

wheel wow!!!

平时工作 or 无聊写的小轮子

ast-webpack-alias

  • 为了解决项目上太多alias的问题
  • 用编译器生成ast,再替换掉部分引入的路径,重新生成代码,格式化,写入本地
  • 文章链接

fq-demo

  • 函数式编程学习用到的demo
  • rxJs, ramdaJs
  • 文章链接

video-to-chat

print-partial

babel-plugin-jsonz

  • 学习babel插件编写
  • next 项目一个小的插件

auto_test

  • auto_test 利用 puppeteer 来进行功能测试 将测试结果发送到后台记录
  • auto_test_backend 存取测试结果,方便查看
  • 链接

qqZone puppeteer自动化删除留言板与说说程序

min-compiler 简单的用js实现一个编译器,主要了解编译器的原理

Promise 简单的照着别人的代码敲一遍, 主要为了理解原理 做技术分享

postMessage 简单的封装了 系统自带的postMessage 添加类型监听

react-native-countdown ReactNative的倒计时组件

  • 造这个轮子的原因是学习rn的时候,视频推荐额一个组件,但是这个组件已经停止维护 所以只能自己造一个
  • 支持日期与秒数的倒计时
  • 简单粗暴

fixedTop 吸顶效果

  • 一个很小的常用效果
  • 主要细节 在于改变dom为 fixed布局后在该dom后面生成一个占位的,防止兄弟节点的抖动

copyText 复制黏贴板插件

  • 支持h5,PC
  • success, error回调
  • 判断浏览器是否支持该事件接口

heatmap 热力图

  • 老大提的小需求 一两个小时完成
  • 点击页面会间隔(10s)存到sessionLocation。 刷新后会把存在sessionLocation 绘制成热力图展示在页面上

validator 小型表单验证插件

  • 移动端简单的验证插件
  • 支持自己配置验证项 支持多重验证

cookie 封装了一些常用的api

  • get, set, remove, clean, getAll

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.