All Projects → sangcz → Redpacketrain

sangcz / Redpacketrain

Licence: mit
红包雨

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Redpacketrain

Pure Css3 Animated Border
Pure CSS3 animated border for all html element.
Stars: ✭ 63 (-7.35%)
Mutual labels:  html5, css3
Wheels
笨办法造轮子
Stars: ✭ 1,007 (+1380.88%)
Mutual labels:  html5, css3
Grav Theme Landio
Land.io is a carefully crafted landing page UI kit and landing page template built on Bootstrap 4, designed by Peter Finlan and developed by Taty Grassini.
Stars: ✭ 28 (-58.82%)
Mutual labels:  html5, css3
Sharebook Frontend
Projeto frontend de código livre para o app Sharebook.
Stars: ✭ 59 (-13.24%)
Mutual labels:  html5, css3
Web Code Standards
通过分析 Github 众多前端代码库,总结出来的前端代码书写规范。
Stars: ✭ 61 (-10.29%)
Mutual labels:  html5, css3
Masterportfolio
🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
Stars: ✭ 913 (+1242.65%)
Mutual labels:  html5, css3
Lofi Player
🎧 A Lofi Player built with HTML, CSS and Javascript using Parcel as Module Bundler https://lakscastro.github.io/lofi-player
Stars: ✭ 38 (-44.12%)
Mutual labels:  html5, css3
Repo Made For Frontend Devs Mohitverma
#Repo i made for people and newcomers ,strugging on web to learn new skills and be updated regarding Frontend development
Stars: ✭ 12 (-82.35%)
Mutual labels:  html5, css3
Magz
Free Resonsive HTML5 & CSS3 Magazine Template
Stars: ✭ 64 (-5.88%)
Mutual labels:  html5, css3
H5ui
Lightweight, elegant open source mobile UI style library.
Stars: ✭ 44 (-35.29%)
Mutual labels:  html5, css3
E Commerce 2 django
Guest register, user register, user login, user logout, account home page, product view history, change password, reset password, change name, send activation email when register, resend activation email, add shipping address, add billing address, add nickname to the addresses, edit shipping address, edit billing address, view list of your addresses, reuse shipping addresses when order products, reuse billing addresses when ordeer products, show sales analytics if staff or admin only using -chart.js-, get analytics data with Ajax, receive marketing email, change if user will receive marketing email or not by admin, send contact message with Ajax, products list, product detail, download product detail as a PDF file, download digital product files -if the user purchased that digital product only-, orders list, list of digital products files, order detail, download order detail as a PDF file, verify order ownership with Ajax -to secure order detail page-, show cart products, add or remove product from cart, checkout page, thanks page when order placed successfully, add or reuse payment method, add or reuse payment method with Ajax, search products by title, search products by description, search products by price, search products by tag title, write tags for products -by admin only-, auto fill contact email, full name if user logged in.
Stars: ✭ 20 (-70.59%)
Mutual labels:  html5, css3
Frontend Mentor Challenge
Here you will find all the challenges that we took from frontend-mentor.
Stars: ✭ 47 (-30.88%)
Mutual labels:  html5, css3
Spring Mvc Thymeleaf Crud
Spring MVC CRUD Application with Thymeleaf, HTML5, CSS3 and Bootstrap
Stars: ✭ 14 (-79.41%)
Mutual labels:  html5, css3
Awesome Web Components
🤖 Awesome web components and snippets for every Front-End Developer
Stars: ✭ 28 (-58.82%)
Mutual labels:  html5, css3
Bootstrap
Open Source JS plugins
Stars: ✭ 13 (-80.88%)
Mutual labels:  html5, css3
Microzz.github.io
💻https://microzz.com IT技术分享
Stars: ✭ 29 (-57.35%)
Mutual labels:  html5, css3
Online Bling
Stars: ✭ 9 (-86.76%)
Mutual labels:  html5, css3
Vue Qq
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
Stars: ✭ 861 (+1166.18%)
Mutual labels:  html5, css3
Livecoding.tw
官網
Stars: ✭ 42 (-38.24%)
Mutual labels:  html5, css3
Nodejs Socketio Chat App
MEAN Stack & Socket.IO Real-time Chat App | A MEAN stack based Real Time chat application
Stars: ✭ 45 (-33.82%)
Mutual labels:  html5, css3

RedPacketRain

这是一款H5抢红包小游戏

没有依赖任何第三方库,纯原生JS编写

页面截图

Import using script tag

<script type="text/javascript" src="./js/rain.min.js"></script>
<script type="text/javascript" src="./js/rainPage.min.js"></script>

主要方法

Methods Options
rain.create() id(红包ID), amount(红包的金额)
rain.start() data(ajax请求返回的数据)
rain.stop() 无需传参
rain.move() rains(红包数组)
rain.clear() 无需传参
rain.ajax() 类似jQuery中的$.ajax

License

MIT Copyright Joy Sang

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].