Posts

  • livehelperchat

    Live Helper Chat - live support for your website. Featuring web and mobile apps, Voice & Video & ScreenShare. Supports Telegram, Twilio (whatsapp), Facebook messenger including building a bot.

    • Documentation - https://doc.livehelperchat.com
    • Forum/Discussions - https://github.com/LiveHelperChat/livehelperchat/discussions
    • Chat (Discord) https://discord.gg/YsZXQVh
    • Laravel version of Live Helper Chat

    Tags: #php • live-support • chat-application

  • react-tiny-fab

    🤖A tiny Floating Action Button for React

    Please visit here for docs: https://dericcain.github.io/react-tiny-fab/

    Tags: #typescript • hacktoberfest

  • babel-plugin-add-module-exports

    【v0.2 no longer maintained】 Fix babel/babel#2212 - Follow the babel@5 behavior for babel@6

    However, the plugin doesn’t change the pure-esmodule. this plugin makes changes only when exists exports.default (in other words, using commonjs).

    {
      "presets": [["@babel/env", { "modules": false }]],
      "plugins": ["add-module-exports"]
    }
    

    into

    export default 'foo'
    

    1.0.0 Currently support is commonjs and umd. Doesn’t support amd, systemjs modules(don’t use. there are no plans to support at the moment).

    Tags: #javascript • babel-plugin

  • highcharts-react

    The official Highcharts supported wrapper for React

    Official minimal Highcharts wrapper for React.

    Tags: #javascript

  • Car-Recognition

    Car Recognition with Deep Learning

    This repository is to do car recognition by fine-tuning ResNet-152 with Cars Dataset from Stanford.

    Tags: #python • deep-learning • computer-vision

  • terrapin

    Run shell commands safely, even with user-supplied values

    Run shell commands safely, even with user-supplied values

    API reference

    Tags: #ruby

  • active_event_store

    Rails Event Store in a more Rails way

    Active Event Store is a wrapper over Rails Event Store which adds conventions and transparent Rails integration.

    Tags: #ruby • rails • event-sourcing

  • graphql-inspector

    🕵️‍♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage

    • Compares schemas
    • Detect breaking or dangerous changes
    • Schema change notifications
    • Use serverless functions validate changes
    • Validates Operations and Fragments against a schema
    • Finds similar / duplicated types
    • Schema coverage based on Operations and Fragments
    • Serves a GraphQL server with faked data and GraphiQL
    • Docker Image

    Tags: #typescript • graphql • javascript

  • zpanelx

    ZPanel is a web hosting control panel written in PHP for Windows and *NIX host OS’s.

    Tags: #php

  • prey-android-client

    Android client for the Prey anti-theft software.

    • Find your Phone or Tablet on a map through geolocation using GPS.
    • Take pictures using the built-in front and back camera.
    • Trigger a loud alarm remotely even if your phone is put on silent.
    • Display a tailored alert message on the screen.

    Tags: #java

subscribe via RSS