lollitop's recent timeline updates
lollitop's repos on GitHub
PHP · 834 watchers
laravel-sms
:iphone::heavy_check_mark:A phone number validation solution based on laravel
PHP · 638 watchers
phpsms
:iphone::rocket:Probably the most intelligent, elegant sms send library in php
JavaScript · 342 watchers
react-hold
:cactus:Automatically show a well-fitting placeholder for dumb component while its content is loading
JavaScript · 116 watchers
Vim.js
:v:simple vim for textarea and input
JavaScript · 89 watchers
vue-spa-example
[Deprecated] vue single page app example
PHP · 78 watchers
filter-manager
:mag:A filter manager help you elegant generate filter url
PHP · 46 watchers
task-balancer
:game_die:Task load balancing for php (like the nginx load balancing)
CSS · 15 watchers
react-hold-animation
A higher-order component be use for add animation effects to the placeholder witch in react-hold.
JavaScript · 14 watchers
ajax-loading-animation
a simple ajax loading animation for jQuery and Zepto
HTML · 4 watchers
MagicHeader
Web page header.
JavaScript · 3 watchers
fullScreen.js
Let the web page automatically full-screen
JavaScript · 3 watchers
list-diff
Diff two lists/strings in O(n*m)
JavaScript · 3 watchers
redux-on
Store enhancer for redux which support accurately subscribe
2 watchers
blog
每日一卒
JavaScript · 2 watchers
toplan.github.io
toplan
Swift · 1 watchers
15DaysofAnimationsinSwift
A project to learn animations.
JavaScript · 1 watchers
anime
Javascript Animation Engine
Swift · 1 watchers
caravel
A Swift event bus for UIWebView/WKWebView and JS.
JavaScript · 1 watchers
clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
JavaScript · 1 watchers
jquery
jQuery JavaScript Library
JavaScript · 1 watchers
jstips
This is about one JS tip every day!
JavaScript · 1 watchers
lazy-enqueue
:turtle: Make your enqueue function lazily
JavaScript · 1 watchers
learn-js-template
JavaScript · 1 watchers
learn-promise
JavaScript · 1 watchers
learn-virtual-dom
JavaScript · 1 watchers
lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
JavaScript · 1 watchers
mostly-adequate-guide-chinese
JS函数式编程指南中文版
JavaScript · 1 watchers
react-redux
Official React bindings for Redux
JavaScript · 1 watchers
react-router
Declarative routing for React
JavaScript · 1 watchers
the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
JavaScript · 1 watchers
todomvc
Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and many more
JavaScript · 1 watchers
virtual-template
Combining Template Engine and Virtual-DOM
JavaScript · 1 watchers
You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
0 watchers
AgentLearnCode
0 watchers
conversation-notes
Claude Code plugin: organize Q&A from the current conversation into dated markdown notes under ~/conversation-notes/. Confirmation-gated, one Q&A per file.
0 watchers
nanobot
Lightweight, open-source AI agent for your tools, chats, and workflows.
PHP · 0 watchers
php-sdk
Qiniu Resource (Cloud) Storage SDK for PHP
PHP · 0 watchers
sentry
[DEPRECATED] A framework agnostic authentication & authorization system.
JavaScript · 0 watchers
vue
Simple yet powerful library for building modern web interfaces.
JavaScript · 0 watchers
vue-touch
Touch component for Vue.js
lollitop

lollitop

V2EX member #117061, joined on 2015-05-15 14:27:40 +08:00
laravel-sms v2.0 全新重构而来。。
  •  1   
    分享创造  •  lollitop  •  Dec 23, 2016  •  Lastly replied by ydxred
    5
    简单实用的 loading 动画轮子
    分享创造  •  lollitop  •  Oct 18, 2015  •  Lastly replied by lollitop
    8
    laravel-sms for L5 灵活靠谱的短信发送包
    PHP  •  lollitop  •  Sep 20, 2015  •  Lastly replied by iou
    5
    lollitop's recent replies
    Jul 10, 2017
    Replied to a topic by tlday 程序员 现在 css 不是前端必备技能了吗?
    懂和会还是不一样的,只是会写点 css,感觉自己是个假前端
    unstar
    好无趣的玩意。。
    Dec 24, 2015
    Replied to a topic by lollitop 分享创造 laravel-sms v2.0 全新重构而来。。
    @aksoft 多谢支持
    Dec 22, 2015
    Replied to a topic by lollitop 分享创造 laravel-sms v2.0 全新重构而来。。
    @kslr 谢谢支持,我认为比较合适的是利用 Validation 来扩展一个验证方式,如:

    ```php
    Validation::extend('must_less_3_times', function($attribute, $value, $parameters){
    //验证是否少于三次
    });
    ```

    在 config/laravel-sms.php 的 rules 中新加:
    ```php
    'rules' => [
    'must_less_3_times' => 'required|zh_mobile|must_less_3_times'
    ]
    ```
    Dec 18, 2015
    Replied to a topic by sox 分享创造 VuePack: 一个 Vue 项目快速生成器
    mark
    Oct 18, 2015
    Replied to a topic by lollitop 分享创造 简单实用的 loading 动画轮子
    @oklqh 增强用户体验,谢谢支持!
    Sep 18, 2015
    Replied to a topic by souroot 分享创造 上次的网络书签 UI 更新了一下
    这个 ui...
    Jun 30, 2015
    Replied to a topic by lollitop PHP laravel-sms for L5 灵活靠谱的短信发送包
    @sobigfish 想着以后自己用的时候不用写js代码了,哈哈
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2977 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 44ms · UTC 14:31 · PVG 22:31 · LAX 07:31 · JFK 10:31
    ♥ Do have faith in what you're doing.