Posts
-
ModTheSpire
External mod loader for Slay The Spire
ModTheSpire is a tool to load external mods for Slay the Spire without modifying the base game files.
Tags: #java • slaythespire • mod
-
DroidAssist
A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.
DroidAssist是一个轻量级的 Android 字节码编辑插件,基于Javassist对字节码操作,根据 xml 配置处理 class 文件,以达到对 class 文件进行动态修改的效果。和其他 AOP 方案不同,DroidAssist 提供了一种更加轻量,简单易用,无侵入,可配置化的字节码操作方式,你不需要 Java 字节码的相关知识,只需要在 Xml 插件配置中添加简单的 Java 代码即可实现类似 AOP 的功能,同时不需要引入其他额外的依赖。Tags: #java • android • bytecode
-
tax
A PHP 5.5+ tax library.
Zone 1-1 TaxType 1-n TaxRate 1-n TaxRateAmount
Each tax type has a zone and one or more tax rates. Each tax rate has one or more tax rate amounts.
Example:
- Tax type: French VAT
- Zone: “France (VAT)” (covers “France without Corsica” and “Monaco”)
- Tax rates: Standard, Intermediate, Reduced, Super Reduced
- Tax rate amounts for Standard: 19.6% (until January 1st 2014), 20% (from January 1st 2014)
The base interfaces don’t impose setters, since they aren’t needed by the service classes. Extended interfaces (TaxTypeEntityInterface, (TaxRateEntityInterface, (TaxRateAmountEntityInterface) are provided for that purpose, as well as matching TaxType, TaxRate and TaxRateAmount classes that can be used as examples or mapped by Doctrine.
Tags: #php
-
osc-js
OSC library for Node.js, Electron, Chrome Apps, Webpages or any other JS application. It comes with a customizable Plugin API for WebSocket, UDP or bridge networking
- UMD Module running in Node.js, Electron, Chrome Apps, browser or any other JS environment
- Can be used with Webpack and Browserify
- No dependencies (except of
wsin Node.js or similar environments) - Receive sender information from incoming messages
- Built-in UDP, WebSocket networking support as plugins
- Special bridge plugin for easy communication between UDP- and WebSocket clients
- Plugin API for custom network protocols
- Featuring all OSC 1.0 specifications
- OSC Address pattern matching
- Time-critical OSC Bundles with Timetags
Tags: #javascript • osc-js • udp
-
platform
Vaadin platform 10+ is Java web development platform based on Vaadin web components. If you don’t know to which repository your bug report should be filed, use this and we’ll move it to the right one.
Vaadin platform consists of a set of web components, a Java web framework called Vaadin Flow, configurable themes, tools and a set of opinionated app starters. Platform releases gather all products in to a single package every quarter. The product versions included in a platform release are not necessarily the latest released versions, but are hand picked so that they work well together.
Visit vaadin.com to learn more about Vaadin.
Use GitHub projects to open issues, propose new features, and contribute code. Below you can see links to different modules. If you don’t know to which repository you should file your issue, just use this repository.
Tags: #java • vaadin • vaadin-platform
-
laychat
layIM+workerman+thinkphp5的webIM即时通讯系统 V2.0
layIM+workerman+thinkphp5的webIM即时通讯系统 v2.0正式版
实现了功能:
1、通过snake后台实现对聊天成员的增删改查,动态推送给在线的用户
2、实现了群组的查找
3、实现了创建我的群组,删除我的群组,添加群组成员,移除群组成员
4、实现了离线用户登录后聊天记录推送
5、实现了单聊,群聊功能
6、实现了图片和文件的发送
7、实现了单聊聊天记录和群聊聊天记录的查看Tags: #php
-
redd
Redd is a batteries-included API wrapper for reddit.
- Supports most of the reddit API, including live threads and the beta mod-mail.
- Includes support for streaming new posts and comments.
- Built-in rate limiting and error handling.
- Automatic retrying of failed requests.
Tags: #ruby • api-wrapper • reddit
-
ngx-cookie
Implementation of Angular 1.x $cookies service to Angular 2
Implementation of Angular 1.x $cookies service to Angular
Tags: #typescript • angular • cookie
-
kubenav
kubenav is the navigator for your Kubernetes clusters right in your pocket.
- Available for mobile, desktop and web: kubenav provides the same experience for mobile, desktop and web, with nearly 100% code sharing.
- Manage Resources: All major resources like Deployments, StatefulSets, DaemonSets, Pods, etc. are supported.
- Custom Resource Definitions: View all Custom Resource Definitions and mange Custom Resources.
- Modify Resources: Edit and delete all available resources or scale your Deployments, StatefulSets, DaemonSets.
- Filter and Search: Filter the resources by Namespace and find them by their name.
- Status Information: Fast overview of the status of workloads and detailed information including Events.
- Resource Usage: View the requests, limits and current usage of Pods and Containers.
- Logs: View the logs of a container or stream the logs in realtime.
- Terminal: Get a shell into a container, right from your phone.
- Manage multiple Clusters: Add multiple clusters via
kubeconfigor your preferred Cloud Provider, including Google, AWS and Azure. - Port-Forwarding: Create a port-forwarding connection to one of your Pods and open the served page in your browser.
- Prometheus Integration: kubenav allows you to view your Prometheus metrics directly in the dashboard and to build your own dashboards via the Prometheus plugin.
- Elasticsearch Integration: Discover your logs with the Elasticsearch plugin.
- Jaeger Integration: Analyze your traces with the Jaeger plugin.
Tags: #typescript • kubernetes • mobile
-
infection
AST based PHP Mutation Testing Framework
Please read documentation here: [infection.github.io][doc]
- Twitter: [@infection_php][twitter]
- Discord: https://discord.gg/ZUmyHTJ
- Gitter: https://gitter.im/infection/Lobby
- Slack: https://symfony.com/slack
#infectionchannel
Tags: #php • mutation • mutant
subscribe via RSS