Posts

  • gramjs

    NodeJS/Browser MTProto API Telegram client library,

    A Telegram client written in JavaScript for Node.js and browsers, with its core being based on Telethon.

    Tags: #typescript • hacktoberfest • telegram-client

  • concrete5-legacy

    Legacy repository for concrete5

    This is the legacy version of Concrete5. It is still being actively maintained, but significant development and new features are a part of Version 5.7 and greater. New versions of concrete5 can be found in this repository: http://github.com/concrete5/concrete5/

    Tags: #php

  • uivonim

    Fork of the Veonim Neovim GUI

    • 100% compatibility with Neovim (see #9421)
    • All configuration done via vimrc with vimscript/Lua/remote plugins
    • GUI features and eyecandy
    • Full support for international keyboard layouts and dead keys (tested on macOS and Linux)
    • Fast, building upon the work done by @breja, with things like WebGL GPU rendering and multithreading
    • Extensibility via a Lua API providing access to frontend GUI features such as LSP hover/signature help/symbols and a fuzzy finder UI

    Tags: #typescript • neovim • neovim-guis

  • crunker

    Simple way to merge or concatenate audio files with the Web Audio API.

    Simple way to merge, concatenate, play, export and download audio files with the Web Audio API.

    • No dependencies
    • Tiny 2kB gzipped
    • Written in Typescript

    View online demos

    Tags: #typescript • webaudio-api • es6

  • Gaussholder

    Fast and lightweight image previews, using Gaussian blur

    Gaussholder is inspired by Facebook Engineering’s fantastic post on generating tiny preview images. Gaussholder takes the concepts from this post and applies them to the wild world of WordPress.

    In a nutshell, Gaussholder takes a Gaussian blur and applies it to an image to generate a preview image. Gaussian blurs work as a low-pass filter, allowing us to throw away a lot of the data. We then further reduce the amount of data per image by removing the JPEG header and rebuilding it on the client side (this eliminates ~800 bytes from each image).

    We further reduce the amount of data for some requests by lazyloading images.

    Tags: #php

  • your_spotify

    Self hosted Spotify tracking dashboard

    YourSpotify is a self-hosted application that tracks what you listen and offers you a dashboard to explore statistics about it! It’s composed of a web server which polls the Spotify API every now and then and a web application on which you can explore your statistics.

    Tags: #typescript • spotify • self-hosted

  • fitnesse

    FitNesse – The Acceptance Test Wiki

    Welcome to FitNesse, the fully integrated stand-alone acceptance testing framework and wiki.

    To get started, check out the FitNesse website!

    Tags: #java

  • QueryList

    :spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。

    QueryList is a simple, elegant, extensible PHP Web Scraper (crawler/spider) ,based on phpQuery.

    API Documentation

    中文文档

    Tags: #php • querylist • crawler

  • react-native-app-intro-slider

    Simple and configurable app introduction slider for react native

    An easy-to-use yet very configurable app introduction slider/swiper based on FlatList that supports RTL.

    yarn add react-native-app-intro-slider
    

    Tags: #typescript

  • mitamae

    mitamae is a fast, simple, and single-binary configuration management tool with a DSL like Chef

    mitamae is a tool to automate configuration management using a Chef-like DSL powered by mruby.

    It’s been used for provisioning servers, e.g. RubyCI servers and Ruby’s git server, and setting up local environments with dotfiles.

    Tags: #ruby • infrastructure-as-code

subscribe via RSS