Posts

  • converse.js

    Web-based XMPP/Jabber chat client written in JavaScript

    Converse is hosted and can be used at https://conversejs.org.

    A demo showing anonymous login is available at https://conversejs.org/demo/anonymous.html and a demo which shows how you can embed a single chat room into a page is avialable at https://conversejs.org/demo/embedded.html.

    Tags: #javascript • xmpp • xmpp-client

  • alexa_media_player

    This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.

    This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API. Please note this mimics the Alexa app but Amazon may cut off access at anytime.

    Originally inspired and created by Keaton Taylor

    Tags: #python • alexa • home-assistant

  • UPMiss

    UPMiss is birthday management software, use MVP.

    UPMiss open source, use MVP. UPMiss is birthday management software.

    Tags: #java

  • EspExceptionDecoder

    Exception Stack Trace Decoder for ESP8266 and ESP32

    Arduino plugin which lets you get a more meaningful explanation of the stack traces you get on ESP8266/ESP32.

    Tags: #java

  • module-ballerinax-datamapper

    A compiler extension to extract abstract representation of Ballerina connector actions and their associated types

    The Ballerina Data Mapper extension is a compiler extension, which extracts an abstract representation of Ballerina connector actions and the associated types. This compiler extension gets executed when compiling a Ballerina connector project. The extension generates two types of files by default. Note that these two types of files get automatically extracted from connectors. Hence, the developer does not need to write them.

    Tags: #java

  • laravel-request-docs

    Effortless API documentation tool for Laravel applications. Swagger alternative.

    • Light and Dark mode
    • Automatic rules fetching from injected Request and by regexp
    • Automatic routes fetching from Laravel Routes
    • Support for Laravel logs
    • Support for SQL query and query time
    • Support for HTTP response time and memory consumption
    • Support for Authorization Headers
    • Support for File uploads
    • Support for Eloquents events
    • Display extra documentation using markdown
    • Saves history previous requests
    • Added filters to sort, group and filter routes by methods, controllers, middlewares, routes
    • Export Laravel API, routes, rules and documentation to Postman and OpenAPI 3.0.0

    Tags: #php • laravel • laravel-package

  • htcap

    htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.

    htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.

    Tags: #python

  • EdgeFlow

    Blender tools for working with edgeloops

    This addon adds operators to blender which help when dealing with curved shaped meshes.

    Feel free to create issues, file requests etc. but be aware of that I might not find time to work on this as much as I’d probably need to.

    Tags: #python

  • tld.js

    JavaScript API to work easily with complex domain names, subdomains and well-known TLDs.

    tld.js is a Node.js module written in JavaScript to work against complex domain names, subdomains and well-known TLDs.

    It answers with accuracy to questions like what is mail.google.com’s domain?, what is a.b.ide.kyoto.jp’s subdomain? and is https://big.data’s TLD a well-known one?.

    tld.js runs fast, is fully tested and is safe to use in the browser (with [browserify][], webpack and others). Because it relies on Mozilla’s [public suffix list][], now is a good time to say thank you Mozilla!

    Tags: #javascript • subdomain • tld

  • rar.js

    Pure-JavaScript RAR reader using AJAX, File API & local access

    rar.js provides a pure javascript implementation of the rar format, allowing you to extract or manipulate packed data client-side and server-side.

    Multiple inputs are supported: AJAX, File API (HTML5) and local disk (NodeJS).

    Tags: #typescript

subscribe via RSS