Posts

  • prisma-relay-cursor-connection

    Extend Prisma’s findMany method to support Relay Cursor Connections

    yarn add @devoxa/prisma-relay-cursor-connection
    

    This module has a peer dependency on @prisma/client version ^2.0.0 || ^3.0.0.

    Tags: #typescript • prisma • prisma2

  • action-cable-testing

    Action Cable testing utils

    This gem provides missing testing utils for [Action Cable][].

    NOTE: this gem has been merged into Rails 6.0 and into RSpec 4.

    If you’re using Minitest – you don’t need this gem anymore.

    If you’re using RSpec < 4, you still can use this gem to write Action Cable specs even for Rails 6.

    Tags: #ruby • rails • actioncable

  • mc-magento2

    MailChimp for Magento 2. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.

    To maintain an effective bugfix workflow and make sure issues will be solved in a timely manner we kindly ask reporters to follow some simple guidelines.

    Before creating an issue, please do the following:

    • Check the documentation to make sure the behavior you are reporting is really a bug, not a feature.
    • Check the existing issues to make sure you are not duplicating somebody’s work.
    • Make sure, that information you are about to report is a technical issue, please refer to the Community Forums for technical questions.

    If you are sure that the problem you are experiencing is caused by a bug, file a new issue in a Github issue tracker following the recommendations below.

    Tags: #php • magento • magento2

  • SPFtoolbox

    SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more

    Tags: #php • spf • dns-record

  • transitland-datastore

    Transitland’s centralized web service API for both querying and editing aggregated transit data from around the world

    A community-run and -edited timetable and map of public transit service around the world.

    For more information about Transitland as a whole, and how to use the Datastore in particular, view the Transitland documentation site.

    This readme describes the Transitland Datastore behind the scenes: a Ruby on Rails web service (backed by Postgres/PostGIS), along with an asynchronous Sidekiq queue (backed by Resque) that runs Ruby and Python data-ingestion libraries.

    Note that this web application is designed to run at https://transit.land/api/v1 While you’re welcome to try hosting your own instance, please keep in mind that the Transitland Datastore is intended to be a centralized source of data run by a community in one place (much like the Rails app that powers the openstreetmap.org API).

    Tags: #ruby • transit • gtfs

  • ShareX-Custom-Upload

    A little PHP script created for uploading custom sharex files to your own webserver

    A little PHP script created for uploading text, files, and images to your own webserver. It supports uploading via ShareX, but also on the web interface, and with command line scripts.

    Tags: #php • sharex • gallery

  • goteo

    Goteo Version 3, the Open Source Crowdfunding Platform

    This is a web app that allows the receipt, review and publishing of collective campaigns for their collective funding and the receiving of collaborations as well as the dynamic visualization of the support received, classification of initiatives and campaign tracking. The system also permits secure and distributed communication with users and between users, administration of highlighted projects on the home page and the creation of periodical publications such as blogs, a FAQ section and static pages.

    Tags: #php • php7 • crowdfunding

  • iproute2mac

    CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command.

    A) Using Homebrew:

    # [Optional] Install Homebrew first - see http://brew.sh for more options
    $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    
    # Install iproute2mac
    $ brew install iproute2mac
    

    B) Manual installation:

    $ curl --remote-name -L https://github.com/brona/iproute2mac/raw/master/src/ip.py
    $ chmod +x ip.py
    $ mv ip.py /usr/local/bin/ip
    

    Tags: #python

  • brackets-beautify

    Beautify HTML, CSS, and Javascript in Adobe Brackets

    [Brackets][Brackets] Extension that formats open HTML, CSS, and JavaScript files using [js-beautify][js-beautify] version [1.13.13][js-beautify version].

    Tags: #javascript • brackets • js-beautify

  • graphql-kafka-subscriptions

    Apollo graphql subscriptions over Kafka protocol

    It implements the PubSubEngine Interface from the graphql-subscriptions package and also the new AsyncIterator interface. It allows you to connect your subscriptions manager to a single Kafka topic used as Pub/Sub communication channel.

    Tags: #typescript • kafka • graphql

subscribe via RSS