Posts

  • docker-api

    A lightweight Ruby client for the Docker Remote API

    Follow the installation instructions, and then run:

    $ sudo docker -d
    

    This will daemonize Docker so that it can be used for the remote API calls.

    Tags: #ruby

  • CookieMonster

    Cookie Monster is an addon you can load into Cookie Clicker, that offers a wide range of tools and statistics to enhance the game. It is not a cheat interface – although it does offer helpers for golden cookies and such, everything can be toggled off at will to only leave how much information you want. The mod helps you to whichever degree you want, if you only need some help shortening long numbers, it does that. If you need to be accompanied by hand to pick the best buildings to buy, it does that, but everything is an option.

    Tags: #javascript • addon • cookie-clicker

  • nestjs-console

    A nestjs module that provide a cli to your application.

    The nestjs framework is missing a cli to access the application context.
    Common use case : Headless application, cron task, export data, etc… [nestjs-console][npm] provide a way to bind cli command and subcommands to providers’s methods.

    Tags: #typescript • nestjs • cli

  • php-mock-phpunit

    Mock built-in PHP functions (e.g. time() or rand()) in PHPUnit.

    This package integrates the function mock library PHP-Mock with PHPUnit.

    Tags: #php • mock • phpunit

  • omniauth-wechat-oauth2

    Wechat OAuth2 Strategy for OmniAuth 1.0.

    Add to your Gemfile:

    gem "omniauth-wechat-oauth2"
    

    Then bundle install.

    Tags: #ruby

  • react-native-header-view

    Fully customizable Header View with multiple design options for React Native.

    Finally, this library got the version 1.0.0. More than 5k downloads and it is separated by each header view. This library contains the collection of each header view. If you do not need to use them all, you can reach and install header views on its own repository.

    Tags: #java • header • react

  • duck-duck-scrape

    🔎 Search from DuckDuckGo and utilize its spice APIs in Node

    • Search
      • Regular search
      • Image search
      • Video search
      • News search
    • Stocks (via Xignite)
    • Time for Location API (via timeanddate.com)
    • Currency Conversion (via XE)
    • Forecast (via Dark Sky)
    • Dictionary
      • Definition
      • Audio
      • Pronunciation
      • Hyphenation

    Tags: #typescript • duckduckgo • search

  • nZEDb

    nZEDb - a fork of nnplus(2011) | NNTP / Usenet / Newsgroup indexer.

    System Administration know-how. nZEDb is not plug-n-play software. Installation and operation requires a moderate amount of administration experience. nZEDb is designed and developed with GNU/Linux operating systems. Certain features are not available on other platforms. An experienced Windows administrator should be able to run nZEDb on a Windows OS.

    Tags: #php • nzedb • nntp

  • wasmer-php

    🐘🕸️ WebAssembly runtime for PHP

    • Easy to use: The wasmer API mimics the standard WebAssembly C API,
    • Fast: wasmer executes the WebAssembly modules as fast as possible, close to native speed,
    • Safe: All calls to WebAssembly will be fast, but more importantly, completely safe and sandboxed.

    Tags: #php • php-extension • rust

  • mock-socket

    Javascript mocking library for WebSockets and Socket.IO

    Tags: #javascript • websockets • mocking

subscribe via RSS