Code Monkey home page Code Monkey logo

npm-lib's Introduction

npm-lib

前端工具库

Contents

Common

  • matter-js - 一个用于 Web 的 JavaScript 2D 物理引擎库。实现例如弹跳、碰撞、重力、滚动等物理效果。
  • lottie-web - 动画库。airbnb开源的跨平台动画解决方案。react-lottie,将其封装成React组件。
  • query-string - 解析URL请求参数。'?foo=bar' <=> {foo: 'bar'}
  • react-masonry-component2 - 瀑布流

React

  • react-transition-group - 跟踪组件的“进入”和“退出”状态,实现渐隐渐显的过渡动画。可以用来实现页面或组件间切换的动画。
  • react-window - 虚拟列表组件。是 react-virtualized 的一种轻量级替代方案。
  • use-debounce (react) - 防抖。可用于输入框搜索的性能优化。

Map

Other

npm-lib's People

Contributors

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