Posts

  • bull

    Bull module for Nest framework (node.js) :cow:

    Bull module for Nest.

    Tags: #typescript • nestjs • nest

  • wsrun

    Command runner for Yarn workspaces. Dependency aware.

    Run npm scripts or custom commands in a yarn workspace

    Tags: #typescript

  • slush

    The streaming scaffolding system - Gulp as a replacement for Yeoman

    The streaming scaffolding system - Gulp as a replacement for Yeoman

    Tags: #javascript

  • execjs

    Run JavaScript code from Ruby

    $ gem install execjs
    

    Tags: #ruby

  • 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 的功能,同时不需要引入其他额外的依赖。

    Javassist: A Java bytecode engineering toolkit since 1999

    English

    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 ws in 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

subscribe via RSS