javascript JY
☆32Oct 9, 2023Updated 2 years ago
Alternatives and similar repositories for JY
Users that are interested in JY are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用koa做服务端的umi3.0ssr例子,结合dva数据流。包含国际化解决方案☆13Jul 12, 2020Updated 5 years ago
- wheels☆10Oct 14, 2015Updated 10 years ago
- Image lazy load plugin for jQuery, fork from jquery.unveil to improve performance with huge DOMs.☆23Nov 13, 2020Updated 5 years ago
- ☆12Sep 25, 2015Updated 10 years ago
- JS组件☆23May 18, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- record and share about web☆10Apr 8, 2025Updated last year
- ☆13Apr 19, 2016Updated 10 years ago
- 微信相关定时爬虫任务。☆11Jul 12, 2018Updated 7 years ago
- MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. It is w…☆16Jan 1, 2016Updated 10 years ago
- 一个轻巧的js类库,用于在网页端上传大文件,大图片,可以设置多个上传参数,提供了多种回调. 可以任意绑定id,自动生成上传表单,可以自定义文件头,其它参数,设置最大上传,最小上传,以及判断上传类型.☆22Jun 5, 2022Updated 3 years ago
- 侠客行2001-utf8版,用fluffos跑在os x上的单机mud。☆10Jul 1, 2018Updated 7 years ago
- 此SDK对微信公众号、微信小程序、微信商户平台的API进行封装,方便开发。☆10Nov 1, 2019Updated 6 years ago
- 使用nest搭建的服务端应用☆13Nov 16, 2023Updated 2 years ago
- A simple mmorpg game demo for practice☆13Aug 9, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- jTouch -- a javascript library for touch gestures .☆39Jun 16, 2013Updated 12 years ago
- 从大二到大三期间,和伙伴共同建立qmang2d平台。qmang2d是一个基于ActionScript3的大型网页游戏开发框架,包括UI,地图,特效,加密编辑器等,涉及到资源加载,缓存,内存管理,UI组件,渲染(基于flash改进,还需优化),加密,寻路,TCP网络通信,mv…☆17Aug 24, 2021Updated 4 years ago
- An embeddable JavaScript like language☆15Sep 19, 2015Updated 10 years ago
- 基于 Koa2 React 的单用户 SPA 同构 博客☆13May 16, 2017Updated 8 years ago
- 一些js demo☆10Oct 2, 2015Updated 10 years ago
- Orce is a lightweight multiplayer online game server framework. Using a lock-free programming techniques, such as: atomic, spinlock, conc…☆14Jul 16, 2015Updated 10 years ago
- MUD/Telnet client written in Pike☆18Dec 8, 2025Updated 4 months ago
- 泥潭7 utf-8版,使用fluffos v2019驱动☆13Jul 15, 2021Updated 4 years ago
- 使用 vue + sass + pug + vue-component-class 模仿DOKODEMO 首页的项目。☆21Jan 13, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 集成聊天、语音、动画、文字显示于一体的多模态互动系统。通过 YouTube 直播聊天抓取、Deepgram 语音识别、ChatGpt 生成回复、ElevenLabs 语音合成以及 VTube Studio API 实现 VTuber 角色的动态交互,同时利用 Pygame …☆18Mar 15, 2025Updated last year
- 手机联动选择日期☆40Mar 20, 2017Updated 9 years ago
- 供大家一起学习的用cocos2d-x游戏开发实例,供大家一起学习。 声明:所有图片和声音资源都来自老外的开源资源,这些资源不得用于商用,只供学习用。☆27Jul 14, 2013Updated 12 years ago
- Generic client and server made in C++11 based on RakNet for real-time and turn-based games.☆12Sep 7, 2015Updated 10 years ago
- Allows you to rotate images with JavaScript.☆48Jan 11, 2017Updated 9 years ago
- 多线程抓取汽车之家所有车型的口碑资料,存入Mysql,并通过数据分析来辅助 选车☆10Oct 8, 2017Updated 8 years ago
- Aspen is a light-weight, easy-to-use barebones mud engine written in c++, with Lua as it's scripting engine.☆13Sep 12, 2025Updated 7 months ago
- NLP实战:自动生成原创宋词☆10Nov 29, 2021Updated 4 years ago
- WeChat MiniApp: Toolbox. 微信小程序:一个健康管理主题的生活工具箱。☆10Jul 24, 2020Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A scripting language for game AI and gameplay logic, built around the Actor Model. Each character is defined as an actor with explicit ac…☆17Feb 5, 2026Updated 2 months ago
- w3cschool上的一些编程教程,手册等☆11Nov 29, 2016Updated 9 years ago
- love2d framework for javascript game. without emscripten.☆17Jun 3, 2025Updated 10 months ago
- Import from <svn://wotf.org/gurbalib> with the non-opensource bits stripped out.☆10Jul 16, 2020Updated 5 years ago
- - 由于是实时弹幕,所以需要时时刻刻读取数据库内容,可是大量的ajax请求会影响服务器性能。于是就使用了goeasy第三方实时消息推送框架。 - 弹幕的动态化可以使用jquery的animate动画来实现 - 至于把弹幕消息发送到数据库就更简单了 ,随便一个请求就可以…☆12Nov 1, 2018Updated 7 years ago
- Virtustan MUD☆12Feb 5, 2026Updated 2 months ago
- A powerful, fast, small uuid generator for both Browser and Nodejs. Keep sequence and can be deserialized.☆32Apr 22, 2024Updated last year