Posts

  • stripe-ruby-mock

    A mocking library for testing stripe ruby

    • Homepage: https://github.com/stripe-ruby-mock/stripe-ruby-mock
    • Issues: https://github.com/stripe-ruby-mock/stripe-ruby-mock/issues
    • CHAT: https://gitter.im/rebelidealist/stripe-ruby-mock

    Tags: #ruby

  • php-terminal-gameboy-emulator

    A PHP Terminal GameBoy Emulator

    Tags: #php

  • blade

    Design System that powers Razorpay

    Tags: #typescript

  • webdrivermanager

    Automated driver management and other helper features for Selenium WebDriver in Java

    [WebDriverManager] is an open-source Java library that carries out the management (i.e., download, setup, and maintenance) of the drivers required by [Selenium WebDriver] (e.g., chromedriver, geckodriver, msedgedriver, etc.) in a fully automated manner. In addition, WebDriverManager provides other relevant features, such as the capability to discover browsers installed in the local system, building WebDriver objects (such as ChromeDriver, FirefoxDriver, EdgeDriver, etc.), and running browsers in Docker containers seamlessly.

    Tags: #java • selenium-webdriver • chromedriver

  • tesla-api

    🚘 A Ruby gem and unofficial documentation of Tesla’s JSON API for the Model S, 3, X, and Y.

    View Documentation

    This is unofficial documentation of the Tesla JSON API used by the iOS and Android apps. The API provides functionality to monitor and control the Model S (and future Tesla vehicles) remotely. The project provides both a documentation of the API and a Ruby library for accessing it.

    If any folks at Tesla are reading this, I’d love to help coordinate a developer program for your APIs. If there’s any way I can be helpful, please feel free to get in contact. Also, I’d love to be in the beta firmware program :wink:

    Tags: #ruby • tesla • api

  • pybuilder

    Software build automation tool for Python.

    PyBuilder is available using pip:

    $ pip install pybuilder
    

    For development builds use:

    $ pip install --pre pybuilder
    

    See the PyPI for more information.

    Tags: #python • build-tool • pybuilder

  • laravel-bridge

    Package to use Laravel on AWS Lambda with Bref

    Run Laravel on AWS Lambda with Bref.

    Read the Bref documentation for Laravel to get started.

    Tags: #php • bref • serverless

  • pinky

    A Foundation for Emails (Inky) template transpiler

    A PHP Transpiler for (Inky), the templating language made for the Foundation for Email framework.

    Tags: #php • foundation • inky

  • djongo

    Django and MongoDB database connector

    Use MongoDB as a backend database for your Django project, without changing the Django ORM. Use the Django Admin GUI to add and modify documents in MongoDB.

    Tags: #python • mongodb • django

  • banana_split

    Shamir’s Secret Sharing for people with friends

    Banana Split makes your paper backups more resilient and secure using Shamir’s secret sharing.

    It splits your secret (e.g., paper backup) into N pieces, but only requires a majority of those pieces (N/2+1) to recover your secret.

    Tags: #typescript • vuejs • shamir-secret-sharing

subscribe via RSS