Giter Site home page Giter Site logo

apple006 / emoji-233333 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from surmon-china/emoji-233333

0.0 1.0 0.0 124 KB

😂一个 2333333 表情雨插件

Home Page: https://surmon-china.github.io/emoji-233333/test/index.html

License: GNU General Public License v3.0

HTML 98.80% JavaScript 1.20%

emoji-233333's Introduction

GitHub stars Travis GitHub issues GitHub forks GitHub last commit license Twitter

NPM NPM

emoji-233333

一个 2333333 插件

Online Demo

CDN

<script type="text/javascript" src="../dist/233333.js"></script>

NPM

import Emoji233333 from 'emoji-233333'

USE

// 实例化
const emoji233333 = new Emoji233333({

    // 文档:DOM / String
   base: 'emoji',

   // 显示器分辨率:默认不需要指定自动分析
   // ratio: 1,

   // 表情缩放程度
   scale: 0.7,

   // 动画速度
   speed: 12,

   // 递增速度
   increaseSpeed: 0.06,

   // 表情密度
   density: 0.3,

   // 是否启用交错效果
   staggered: true,
   
   // 自定义表情图片地址 url || base64
   emoji: 'https://xxxxx',

   // 是否启用内置缓存机制
   cache: true
})

// 发射
emoji233333.launch()

// 更新配置
emoji233333.update(newOptions)

emoji-233333's People

Contributors

surmon-china 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.