Posts

  • angular-datatables

    DataTables using angular directives (Maintainers WANTED)

    Angular + DataTables

    Tags: #typescript • datatables • angular

  • jekyll-last-modified-at

    A Jekyll plugin to show the last_modified_at time of a post.

    A liquid tag for Jekyll to indicate the last time a file was modified.

    This plugin determines a page’s last modified date by checking the last Git commit date of source files. In the event Git is not available, the file’s mtime is used.

    Tags: #ruby

  • brew-pkg

    Build OS X installer packages directly from Homebrew formulae

    brew-pkg is a Homebrew external command that builds an OS X installer package from a formula. The formula must first already be installed on the system.

    Tags: #ruby

  • ServerListPlus

    A flexible Minecraft plugin to customize the appearance of your server in the server list

    ServerListPlus is an extremely customizable server status ping plugin for Minecraft. It provides an easy-to-use configuration for almost everything possible using the server status ping. The plugin aims to become the universal solution for server status ping customization, available for Bukkit/Spigot, Canary, Sponge and for BungeeCord servers.

    Tags: #java • minecraft • bukkit

  • static-land

    Specification for common algebraic structures in JavaScript based on Fantasy Land

    This is a specification for common algebraic structures in JavaScript based on Fantasy Land.

    Tags: #javascript • functional-programming • fantasy-land

  • packages

    Enhances Composer Satis with webhook integrations to GitHub and GitLab

    Switch to the project root directory and run composer install.

    cd packages
    composer install
    

    Tags: #php • composer-packages • package-manager

  • fetch-h2

    HTTP/1+2 Fetch API client for Node.js

    Fetch API implementation for Node.js using the built-in http, https and http2 packages without any compatibility layer.

    fetch-h2 handles HTTP/1(.1) and HTTP/2 connections transparently since 2.0. By default (although configurable) a url to http:// uses HTTP/1(.1) and for the very uncommon plain-text HTTP/2 (called h2c), http2:// can be provided. The library supports ALPN negotation, so https:// will use either HTTP/1(.1) or HTTP/2 depending on what the server supports. By default, HTTP/2 is preferred.

    The library handles sessions transparently and re-uses sockets when possible.

    fetch-h2 tries to adhere to the Fetch API very closely, but extends it slightly to fit better into Node.js (e.g. using streams).

    Regardless of whether you’re actually interested in the Fetch API per se or not, as long as you want to handle HTTP/2 client requests in Node.js, this module is a lot easier and more natural to use than the native built-in http2 module which is low-level in comparison.

    fetch-h2 supports cookies (per-context, see below), so when the server sends ‘set-cookie’ headers, they are saved and automatically re-sent, even after disconnect. They are however only persisted in-memory.

    By default, fetch-h2 will accept gzip and deflate encodings (and Brolti br if running on Node.js 11.7 or later), and decode transparently. If you want to allow Brotli for older versions node Node.js, use the fetch-h2-br package.

    Tags: #typescript

  • parket

    A library to manage application state, heavily inspired by mobx-state-tree

    I was disappointed with all the current state management solutions. Then I found mobx-state-tree, which seemed like a godsend to me (ok not really, but I liked the concept), but it was pretty big in terms of file size (mobx alone is big: 16.5kB). So I thought it’s surely possible to make a smaller version of it, that’s how this started. And after 2 failed attempts I finally got something that works well

    Tags: #typescript

  • js-cloudimage-360-view

    Engage your customers with a stunning 360 view of your products

    Tags: #javascript

  • inch

    A documentation analysis tool for the Ruby language

    inch gives you hints where to improve your docs. One Inch at a time.

    Take a look at the project page with screenshots (live and in full color).

    Tags: #ruby

subscribe via RSS