Git Product home page Git Product logo

wheels's Introduction

为什么造轮子?

1、不以赚钱为目的选择学习的内容;

2、以自己是否能造出轮子来衡量学习的效果;

3、坚持每天写自己的代码,前10年每天至少4个小时,不包含学习和工作的时间。

仓库目的

记录自己造过的一些轮子,方便大家参考实现。

如果你造过比较好的轮子,也欢迎发起 PR。

要求

原生实现

注意

现在的轮子主要偏 DOM 类。

目录

  1. 返回顶部
  2. 瀑布流

1.返回顶部

介绍:原生 JavaScript 实现的回到顶部库,适应 PC 和移动,兼容到 IE7+。

地址:https://github.com/Hero3706/BackToTop

Demo:https://hero3706.github.io/BackToTop/

2. 瀑布流

介绍:原生 JavaScript 实现的瀑布流效果,兼容到 IE8。

地址:https://github.com/Hero3706/WaterFall

Demo:https://hero3706.github.io/WaterFall/

说明

如果对你有所帮助,欢迎 star,对作者也是一种鼓励。

wheels's People

Contributors

hero3706 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.